Update to site
This commit is contained in:
parent
3345fa5897
commit
b0bdfe2fe9
244 changed files with 11618 additions and 12 deletions
11
source/_includes/custom/header.html
Normal file
11
source/_includes/custom/header.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<div class="grid__item three-tenths lap-four-sixths palm-one-whole ha-title">
|
||||
<a href="{{ root_url }}/" class="site-title">
|
||||
<img width='40' src='{{ root_url }}/images/favicon-192x192.png'> {{ site.title }}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="grid__item seven-tenths lap-two-sixths palm-one-whole">
|
||||
<nav>
|
||||
{% include site/navigation.html %}
|
||||
</nav>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue