chore: Update profile color in features component

This commit is contained in:
Mauro Balades
2024-07-22 01:04:17 +02:00
parent 6a77fcd541
commit de428dbd46
3 changed files with 16 additions and 8 deletions

View File

@@ -54,6 +54,12 @@ export function MobileNav() {
>
Source Code
</MobileLink>
<MobileLink
href="https://patreon.com/zen_browser"
onOpenChange={setOpen}
>
Donate {"<"}3
</MobileLink>
{components.map(({title, href, description}) => (
<MobileLink
href={href}