Update 'git' to 'cgit' in nav

This commit is contained in:
Frankie B 2023-07-11 19:24:47 +01:00
parent 0dde11718a
commit ef962d4a93

View file

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