Fix text
Some checks are pending
Deploy to Pages / Build (push) Waiting to run
Deploy to Pages / Deploy (push) Blocked by required conditions

This commit is contained in:
Henry Hiles 2025-06-02 22:45:07 -04:00
parent 3ee2486d1e
commit de6a92de1f
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
"preview": "astro preview", "preview": "astro preview",
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "devDependencies": {
"astro": "^5.1.8", "astro": "^5.1.8",
"sharp": "^0.33.5", "sharp": "^0.33.5",
"starlight": "^0.3.9", "starlight": "^0.3.9",

View file

@ -31,12 +31,12 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
and open source git forge, that (unlike GitHub) will never train an AI and open source git forge, that (unlike GitHub) will never train an AI
on your code. 🙃 on your code. 🙃
</Card> </Card>
<Card title="Friendly Community" icon="heart"> <Card title="Friendly and Inclusive Community" icon="heart">
We aim to maintain a friendly, diverse, and inclusive community, come We aim to maintain a friendly, diverse, and inclusive community, come
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"> <Card title="More Coming Soon" icon="document">
We still have a fair bit of room on the Federated Nexus servers, so 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 we're open to hosting any useful new software. Let us know in our
[Matrix room](https://matrix.to/#/#community:federated.nexus)! [Matrix room](https://matrix.to/#/#community:federated.nexus)!