re-order sections
This commit is contained in:
parent
45411a314b
commit
ac08a0a96a
1 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue