Add wiki link to navbar

This commit is contained in:
Frankie B 2023-07-13 00:06:44 +01:00
commit 74c48d7bb6
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,8 @@
<nav>
<div>
<a href="/">home</a> |
<a href="//git.diskfloppy.me/">cgit</a> |
<a href="//git.diskfloppy.me/">cgit</a> |
<a href="//wiki.diskfloppy.me/">wiki</a> |
<a href="/projects/">projects</a> |
<a href="/calculators/">calculators</a> |
<a href="/computers/">computers</a> |