Add NoFi link to footer
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4ef1fb4e19
commit
1e89bc285d
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue