diff options
Diffstat (limited to 'www/templates/header.html')
-rw-r--r-- | www/templates/header.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/templates/header.html b/www/templates/header.html index f9d19ec..c2ee563 100644 --- a/www/templates/header.html +++ b/www/templates/header.html | |||
@@ -1,6 +1,7 @@ | |||
1 | <header> | 1 | <header> |
2 | <nav class="left"> | 2 | <nav class="left"> |
3 | <!--<a style="color: Navy; font-weight: 900;"href="/TODAY">TODAY</a>--> | 3 | <!-- <a style="color: Navy; font-weight: 900;"href="/TODAY">TODAY</a> | --> |
4 | <!-- <a style="color: Navy; font-weight: 900;"href="https://outdoorsafetylab.github.io/dumbymap/#">MAP</a> | --> | ||
4 | <a href="/">Home</a> | | 5 | <a href="/">Home</a> | |
5 | <a href="/about.html" data-tooltip="About this site">About</a> | | 6 | <a href="/about.html" data-tooltip="About this site">About</a> | |
6 | <a href="/posts/">Posts</a> | | 7 | <a href="/posts/">Posts</a> | |