re-order sections

This commit is contained in:
Henry Hiles 2025-06-03 11:19:43 -04:00
commit ac08a0a96a
No known key found for this signature in database

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 join us! But be aware, I'm not afraid to hoist the ban hammer against
any bigoted, homophobic, or otherwise unfriendly people. any bigoted, homophobic, or otherwise unfriendly people.
</Card> </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"> <Card title="Donate to Federated Nexus" icon="document">
Federated Nexus runs off of donations, so if you're enjoying our Federated Nexus runs off of donations, so if you're enjoying our
services please consider donating. Ideally, we take Interac E-Transfer 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: something out. A huge thank you to our current sponsors: - @VeryLoud:
CAD$100 CAD$100
</Card> </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> </CardGrid>