summaryrefslogtreecommitdiff
path: root/src/http/tpl/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/http/tpl/base.html')
-rw-r--r--src/http/tpl/base.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/http/tpl/base.html b/src/http/tpl/base.html
index 350bae3..d2399f4 100644
--- a/src/http/tpl/base.html
+++ b/src/http/tpl/base.html
@@ -105,11 +105,13 @@
<strong>mediocregopher</strong>'s lil web corner
<br/>
<br/>
- <a href="{{ BlogURL "/" }}">Posts</a>
+ <a href="{{ BlogURL "/" }}">Home</a>
+ &nbsp;//&nbsp;
+ <a href="{{ BlogURL "/posts" }}">Posts</a>
&nbsp;/&nbsp;
<a href="{{ BlogURL "follow" }}">Follow</a>
(<a href="{{ BlogURL "feed.xml" }}">RSS</a>)
- &nbsp;/&nbsp;
+ &nbsp;//&nbsp;
<a href="{{ StaticURL "wtfpl.txt" }}">License</a>
</header>