Add git to navbar
This commit is contained in:
parent
466fdd60ed
commit
3dbf85e3d0
2 changed files with 2 additions and 77 deletions
|
@ -1,6 +1,7 @@
|
|||
<div class="header">
|
||||
<nav>
|
||||
<div>
|
||||
<a href="//git.diskfloppy.me/">git</a> |
|
||||
<a href="/projects/">projects</a> |
|
||||
<a href="https://github.com/floppydisk05?tab=repositories">repos</a> |
|
||||
<a href="/calculators/">calculators</a> |
|
||||
|
@ -9,4 +10,4 @@
|
|||
<a href="/guestbook/">guestbook</a>
|
||||
</div>
|
||||
</nav>
|
||||
</div> <!-- header -->
|
||||
</div> <!-- header -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue