diff options
Diffstat (limited to 'resources/views')
-rw-r--r-- | resources/views/includes/header.blade.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/views/includes/header.blade.php b/resources/views/includes/header.blade.php index aeb6e01..605ea3c 100644 --- a/resources/views/includes/header.blade.php +++ b/resources/views/includes/header.blade.php @@ -1,5 +1,6 @@ <nav> <div> + <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> | |