re-order sections
Some checks failed
Deploy to Pages / Build (push) Has been cancelled
Deploy to Pages / Deploy (push) Has been cancelled

This commit is contained in:
Henry Hiles 2025-06-03 11:19:43 -04:00
parent 45411a314b
commit ac08a0a96a
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -42,11 +42,6 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
join us! But be aware, I'm not afraid to hoist the ban hammer against
any bigoted, homophobic, or otherwise unfriendly people.
</Card>
<Card title="More Coming Soon" icon="document">
We still have a fair bit of room on the Federated Nexus servers, so
we're open to hosting any useful new software. Let us know in our
[Matrix room](https://matrix.to/#/#community:federated.nexus)!
</Card>
<Card title="Donate to Federated Nexus" icon="document">
Federated Nexus runs off of donations, so if you're enjoying our
services please consider donating. Ideally, we take Interac E-Transfer
@ -56,4 +51,9 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
something out. A huge thank you to our current sponsors: - @VeryLoud:
CAD$100
</Card>
<Card title="More Coming Soon" icon="document">
We still have a fair bit of room on the Federated Nexus servers, so
we're open to hosting any useful new software. Let us know in our
[Matrix room](https://matrix.to/#/#community:federated.nexus)!
</Card>
</CardGrid>