add donation link (people keep asking for it)
This commit is contained in:
parent
3925788508
commit
2d17e418f0
1 changed files with 3 additions and 0 deletions
|
@ -312,6 +312,9 @@ export function Hero() {
|
|||
<li>
|
||||
<Link href={"https://meta.akkoma.dev/"}>Forum for meta-discussion</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link href={"https://en.liberapay.com/FloatingGhost/"}>Support development: Donate</Link>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div className="relative mt-10 sm:mt-20 lg:col-span-5 lg:row-span-2 lg:mt-0 xl:col-span-6">
|
||||
|
|
Loading…
Reference in a new issue