diff options
Diffstat (limited to 'components')
| -rw-r--r-- | components/Navbar.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/Navbar.vue b/components/Navbar.vue index 31eb39a..2b9976e 100644 --- a/components/Navbar.vue +++ b/components/Navbar.vue @@ -56,6 +56,7 @@ export default { { title: 'BlogText', link: '/blog' }, { title: 'ProjectsText', link: '/projects' }, { title: 'VideosText', link: '/videos' } + // { title: 'AleeLogoText', link: '/alee-logo' } ] } }, |
