commit 91563c9f1a0534da18d90746a711c4079cc458cc
parent 941b6ec0bfaeae942e44c86db62f397b31ab8b41
Author: corndog <cauchyn@firemail.cc>
Date: Wed, 16 Nov 2016 16:24:30 -0800
The greater-than symbol > is more natural
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site.tmpl b/site.tmpl
@@ -14,7 +14,7 @@
{{ if not (.Is "index.html") }}
<a href="{{ .Rel "/"}}">root</a>
{{ if not (eq "../index.html" (.Rel "index.html")) }}
- – <a href="../">up one level</a>
+ > <a href="../"> </a>
{{ end }}
{{ end }}
<p>