Fix text
This commit is contained in:
parent
3ee2486d1e
commit
de6a92de1f
2 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||||
|
|
|
@ -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)!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue