summaryrefslogtreecommitdiff
path: root/build/template.html5
diff options
context:
space:
mode:
Diffstat (limited to 'build/template.html5')
-rw-r--r--build/template.html52
1 files changed, 1 insertions, 1 deletions
diff --git a/build/template.html5 b/build/template.html5
index 6c23f17..970848f 100644
--- a/build/template.html5
+++ b/build/template.html5
@@ -39,7 +39,7 @@ $include-before$
39$endfor$ 39$endfor$
40$if(title)$ 40$if(title)$
41<header> 41<header>
42 <h1 class="title"><a href="/" title="math.kleen.org">math.kleen.org</a>: $title$</h1> 42 <h1 class="title"><a href="/" title="dirty-haskell.org">dirty-haskell.org</a>: $title$</h1>
43</header> 43</header>
44$endif$ 44$endif$
45$if(toc)$ 45$if(toc)$