Add NoFi link to footer

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

View File

@ -65,6 +65,15 @@ export function ActionSection() {
>
post-appitalist futures
</a>
{" • "}
<a
href="https://nofi.lol"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline font-semibold"
>
or just do nothing
</a>
</p>
</footer>
</div>