Updated header.
This commit is contained in:
parent
925591f7bc
commit
272d260e08
1 changed files with 6 additions and 0 deletions
|
@ -19,4 +19,10 @@
|
|||
<h1><a href="{{ linkhome }}">{{ site.name }}</a></h1>
|
||||
</header>
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="{{ site.baseurl }}/index.html">Home</a></li>
|
||||
<li><a href="{{ site.baseurl }}/blog/index.html">Blog</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div class="container">
|
||||
|
|
Loading…
Reference in a new issue