summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-15 12:32:06 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-15 12:32:19 +0100
commit3cd56b234029cbebea177f32c6d531338334ec40 (patch)
tree4c716540a435f60038c9b32b9b73d96a04c470eb /templates
parent0c6a901fc75b04405f400a4dc42dafa71c445021 (diff)
downloadkyblo-3cd56b234029cbebea177f32c6d531338334ec40.tar.xz
Add about me page
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html
index dc1507a..3de91d5 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -69,6 +69,7 @@ footer ul#contact-info li {
<ul>
<li><a href="index.html">index</a></li>
<li><a href="archive.html">archive</a></li>
+ <li><a href="about.html">about</a></li>
</ul>
</nav>
</header>