diff options
Diffstat (limited to 'resources/views/includes/header.blade.php')
-rw-r--r-- | resources/views/includes/header.blade.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/views/includes/header.blade.php b/resources/views/includes/header.blade.php index 2951003..53d44e2 100644 --- a/resources/views/includes/header.blade.php +++ b/resources/views/includes/header.blade.php @@ -6,6 +6,7 @@ <a href="/projects/">projects</a> | <a href="/calculators/">calculators</a> | <a href="/computers/">computers</a> | - <a href="/bookmarks/">bookmarks</a> + <a href="/bookmarks/">bookmarks</a> | + <a href="/guestbook/">guestbook</a> </div> </nav> |