diff options
author | 2025-01-17 00:05:41 -0500 | |
---|---|---|
committer | 2025-01-17 00:09:24 -0500 | |
commit | 7793789f76ba5bcdd670e3181c0930e827eb908d (patch) | |
tree | b08a2b6b77123a2d7466f97a93c7d6191c54bbb5 /template | |
parent | 1d12f7f98bc1f4622f2523dcdf006e3bfeed0bfa (diff) | |
download | site-7793789f76ba5bcdd670e3181c0930e827eb908d.tar.gz site-7793789f76ba5bcdd670e3181c0930e827eb908d.zip |
Diffstat (limited to 'template')
-rw-r--r-- | template/header.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/header.html b/template/header.html index 5782656..a3c586c 100644 --- a/template/header.html +++ b/template/header.html @@ -2,6 +2,5 @@ <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> |