summaryrefslogtreecommitdiff
path: root/web/templates
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-12-05 16:54:57 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2012-12-05 16:54:57 +0100
commit5ee1339ad4255185f41187e93a022eb143b138f8 (patch)
treed15d7d6c8c7a817dd6a0a3dedac18be387ecffaf /web/templates
parent95e1fcf0a2a5a51e486311079d7aa2bb2035c8e6 (diff)
downloadhakyll-5ee1339ad4255185f41187e93a022eb143b138f8.tar.gz
Port hakyll website to hakyll 4
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/default.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/web/templates/default.html b/web/templates/default.html
index 57a5a52..53add69 100644
--- a/web/templates/default.html
+++ b/web/templates/default.html
@@ -23,7 +23,14 @@
<!-- Sidebar. -->
<div id="sidebar">
<h1>Navigation</h1>
- $sidebar$
+ <a href="/index.html">home</a>
+ <a href="/tutorials.html">tutorials</a>
+ <a href="/reference.html">reference</a>
+ <a href="/philosophy.html">philosophy</a>
+ <a href="/about.html">about</a>
+ <a href="/tutorials/faq.html">faq</a>
+ <a href="/examples.html">examples</a>
+ <a href="/changelog.html">changelog</a></p>
<!-- Flattr button -->
<h1>Donate</h1>