From cf98123bdd652c36fbd80984c7270f28954ab79c Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 6 Sep 2020 15:21:08 -0400 Subject: Added a communties section, new page, added games --- components/Navbar.vue | 1 + 1 file changed, 1 insertion(+) (limited to 'components') 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' } ] } }, -- cgit v1.2.3