Add donation page

This commit is contained in:
Aria 2025-05-11 22:33:52 +10:00
parent a25e8c2d07
commit 79e8144fe2
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
2 changed files with 13 additions and 0 deletions

View file

@ -47,5 +47,6 @@ const optimizedBackgroundLQ = await getImage({
<!-- <a href="/friends" class="nav-btn">Friends</a> | -->
<a href="/directory" class="nav-btn">Other Pages</a> |
<a href="/portfolio" class="nav-btn">Portfolio</a> |
<a href="/pay-me" class="nav-btn">Donate</a> |
</p>
</Partition>