diff options
-rw-r--r-- | resources/views/includes/header.blade.php | 1 |
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> |