aboutsummaryrefslogtreecommitdiff
path: root/inc/nav.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/nav.inc.php')
-rw-r--r--inc/nav.inc.php13
1 files changed, 0 insertions, 13 deletions
diff --git a/inc/nav.inc.php b/inc/nav.inc.php
deleted file mode 100644
index b3876ea..0000000
--- a/inc/nav.inc.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<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> |
- <a href="/computers/">computers</a> |
- <a href="/bookmarks/">bookmarks</a> |
- <a href="/guestbook/">guestbook</a>
- </div>
- </nav>
-</div> <!-- header -->