diff --git a/components/Footer.tsx b/components/Footer.tsx index 4eb2a6e..b6af417 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -16,6 +16,7 @@ export function Footer() {
+ Home About Dashboard Writing diff --git a/components/ui/Navigation.tsx b/components/ui/Navigation.tsx index 52332a6..2231fbf 100644 --- a/components/ui/Navigation.tsx +++ b/components/ui/Navigation.tsx @@ -61,6 +61,7 @@ export function MobileNavigation(props: Props) {