blob: 37dccbef54c56c113e3c1a27ba5ac40fd1e25b9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<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> |
<a href="/computers/">computers</a> |
<a href="/bookmarks/">bookmarks</a> |
<a href="/guestbook/">guestbook</a>
</div>
</nav>
|