Fix about link and spacing of headings

This commit is contained in:
Dhananjay Balan
2017-02-01 15:58:02 +01:00
parent e05902a4c1
commit 110cd0f63e
5 changed files with 3 additions and 23 deletions

View File

@@ -1,3 +1,5 @@
<article>
<h1>Archives</h1>
$partial("templates/post-list.html")$
</article>

View File

@@ -14,7 +14,7 @@
<!-- <a href="/"><img class="badge" src="/images/badge.png" width="50px" alt="BS"></a> -->
<a class="active" href="/index.html">Binary Strolls</a>&nbsp&nbsp&nbsp
<a href="/archive.html">Archive</a>&nbsp&nbsp
<a href="/about.html">About</a>
<a href="https://dbalan.in">About</a>
</nav>
</header>
<div id="content">