We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f0c94 commit 5656bc2Copy full SHA for 5656bc2
src/content/docs/index.mdx
@@ -22,10 +22,10 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
22
23
<CardGrid stagger>
24
<Card title="Essential" icon="approve-check">
25
- Functionality for Minecraft Modpack Launchers.
+ Functionality for Minecraft Client Launchers.
26
</Card>
27
<Card title="Simplifies" icon="puzzle">
28
- Simplifies Minecraft Modpack Launching Building.
+ Simplifies Minecraft Client Launching Building.
29
30
<Card title="Fast" icon="rocket">
31
Performs better than other frameworks in authentication and launching.
0 commit comments