Add kofi link

This commit is contained in:
Jack Kingsman
2026-03-02 11:46:09 -08:00
parent 4b05dc2f41
commit 2496d70c4b

View File

@@ -45,6 +45,17 @@ export function SettingsAboutSection({ className }: { className?: string }) {
MIT License
</a>
</p>
<p>
This code is free, and ad-free, forever. If you love my work,{' '}
<a
href="https://ko-fi.com/jackkingsman"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"
>
buy me a coffee!
</a>
</p>
</div>
<Separator />