aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-07-04 01:07:57 +0100
committerFrankie B <git@diskfloppy.me>2023-07-04 01:07:57 +0100
commit94fc2662bd022075345229fc4749a5b0c11a1391 (patch)
tree0a58fb0cd8ae7dd522f66196e3c0e3a5cb0cc9fa /resources
parentb5293a41a3882acf35ff0939425a6727d1bb8e88 (diff)
remove 'repos' link from navbar
Diffstat (limited to 'resources')
-rw-r--r--resources/views/includes/header.blade.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/views/includes/header.blade.php b/resources/views/includes/header.blade.php
index 605ea3c..cf7d829 100644
--- a/resources/views/includes/header.blade.php
+++ b/resources/views/includes/header.blade.php
@@ -3,7 +3,6 @@
<a href="/">home</a> |
<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>