summaryrefslogtreecommitdiff
path: root/template/header.html
diff options
context:
space:
mode:
authorGravatar Matthew Wozniak <me@woz.blue> 2024-06-25 15:08:10 -0400
committerGravatar Matthew Wozniak <me@woz.blue> 2024-06-25 15:08:10 -0400
commitbe291e00c2aeeb725f662562db11063e2fe25833 (patch)
treee06a1df810f98d8bc012f2bd7693a5d83f57dd18 /template/header.html
parent263c420046b5ab31e32dd0cdd935ea91dc0b3171 (diff)
downloadsite-be291e00c2aeeb725f662562db11063e2fe25833.tar.gz
site-be291e00c2aeeb725f662562db11063e2fe25833.zip
dos2unix
Diffstat (limited to 'template/header.html')
-rw-r--r--template/header.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/template/header.html b/template/header.html
index 62c80bb..5782656 100644
--- a/template/header.html
+++ b/template/header.html
@@ -1,7 +1,7 @@
-<nav class="navbar">
- <ul class="navbar">
- <li class="navbar"><a href="https://woz.blue">home</a></li>
- <li class="navbar"><a href="https://git.woz.blue">git</a></li>
- <li class="navbar"><a href="https://qdb.woz.blue">qdb</a></li>
- </ul>
-</nav>
+<nav class="navbar">
+ <ul class="navbar">
+ <li class="navbar"><a href="https://woz.blue">home</a></li>
+ <li class="navbar"><a href="https://git.woz.blue">git</a></li>
+ <li class="navbar"><a href="https://qdb.woz.blue">qdb</a></li>
+ </ul>
+</nav>