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 1e70c5d commit c4913f6Copy full SHA for c4913f6
src/content/docs/index.mdx
@@ -30,7 +30,7 @@ import { LinkCard } from '@astrojs/starlight/components';
30
<div class="card-grid-home">
31
<LinkCard title="◎ The Distro" description="Installation, GPU support, and troubleshooting for XeroLinux." href="/distro/" />
32
<LinkCard title="☰ XeroInstall Script" description="Deploy XeroLinux on base Arch using a single command." href="/xero-install/" />
33
- <LinkCard title="✦ XeroLinux Tool" description="Desktop rices, GRUB themes, Plymouth, and tweaks." href="/xero-tools/" />
+ <LinkCard title="✦ XeroLinux Tools" description="Desktop rices, GRUB themes, Plymouth, and tweaks." href="/xero-tools/" />
34
<LinkCard title="⁉ XeroLinux F.A.Q" description="Common questions about the project, answered here." href="/faq/" />
35
</div>
36
0 commit comments