diff options
Diffstat (limited to 'www/templates/header.html')
-rw-r--r-- | www/templates/header.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/templates/header.html b/www/templates/header.html index a77079a..d5975fd 100644 --- a/www/templates/header.html +++ b/www/templates/header.html | |||
@@ -4,10 +4,7 @@ | |||
4 | <a href="/about.html" data-tooltip="About this site">About</a> | | 4 | <a href="/about.html" data-tooltip="About this site">About</a> | |
5 | <a href="/posts/">Posts</a> | | 5 | <a href="/posts/">Posts</a> | |
6 | <a href="/projects.html" data-tooltip="Not valid now...">Projects</a> | | 6 | <a href="/projects.html" data-tooltip="Not valid now...">Projects</a> | |
7 | <!-- | 7 | <a href="/links/" data-tooltip="Not valid now...">Links</a> |
8 | <a href="/links.html" data-tooltip="Cool sites you might be interested">Links</a> | ||
9 | --> | ||
10 | <a href="/links.html" data-tooltip="Not valid now...">Links</a> | ||
11 | </nav> | 8 | </nav> |
12 | <nav class="right"> | 9 | <nav class="right"> |
13 | <a href="/rss.xml" data-tooltip="Not valid now...">RSS</a> | | 10 | <a href="/rss.xml" data-tooltip="Not valid now...">RSS</a> | |