diff --git a/src/components/feature.tsx b/src/components/feature.tsx index e08864a..5ef28be 100644 --- a/src/components/feature.tsx +++ b/src/components/feature.tsx @@ -12,7 +12,7 @@ export default function Feature({ color: string; }) { return ( -
+
diff --git a/src/components/mobile-nav.tsx b/src/components/mobile-nav.tsx index 25a4c06..da4a895 100644 --- a/src/components/mobile-nav.tsx +++ b/src/components/mobile-nav.tsx @@ -54,6 +54,12 @@ export function MobileNav() { > Source Code + + Donate {"<"}3 + {components.map(({title, href, description}) => ( + + + + + Donate + + + Useful Links @@ -90,13 +99,6 @@ export function Navigation() { - - - - Documentation - - -