Add NoFi link to footer resources

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-13 14:45:28 -07:00
parent 56bb9e73d2
commit 8c93b8dec5
1 changed files with 9 additions and 0 deletions

View File

@ -66,6 +66,15 @@ export function Footer({ className }: FooterProps) {
Mycopunk Principles
</Link>
</li>
<li>
<Link
href="https://nofi.lol"
target="_blank"
className="text-black !opacity-100 hover:text-primary transition-colors"
>
NoFi Do Less
</Link>
</li>
</ul>
</div>