diff --git a/web/components/Footer.tsx b/web/components/Footer.tsx index 6956c9a..f92a9df 100644 --- a/web/components/Footer.tsx +++ b/web/components/Footer.tsx @@ -30,7 +30,14 @@ export default function Footer() { justify={'center'} align={'center'} > - + Home Dashboard diff --git a/web/components/Navbar.tsx b/web/components/Navbar.tsx index 0b018aa..2968aa6 100644 --- a/web/components/Navbar.tsx +++ b/web/components/Navbar.tsx @@ -81,11 +81,11 @@ export default function Navbar() { - + {/* Github - + */} {!authUser && (