summaryrefslogtreecommitdiff
path: root/web/templates
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2014-12-01 11:10:40 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2014-12-01 11:10:40 +0100
commit3fd234b0308ee3e72579265fcb22159aeb89f79b (patch)
treef74b68089cca2e1e6d5c80c59f7e07448be01e3a /web/templates
parent168a6967aebbb963ff387e7ab6a11fbc974a4512 (diff)
downloadhakyll-3fd234b0308ee3e72579265fcb22159aeb89f79b.tar.gz
Add libraries page on website
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/default.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/default.html b/web/templates/default.html
index 320ff08..891261f 100644
--- a/web/templates/default.html
+++ b/web/templates/default.html
@@ -29,6 +29,7 @@
<h1>Navigation</h1>
<a href="/index.html">home</a>
<a href="/tutorials.html">tutorials</a>
+ <a href="/libraries.html">libraries</a>
<a href="/reference.html">reference</a>
<a href="/about.html">about</a>
<a href="/tutorials/faq.html">faq</a>