From 1f7aaf25afeec71ac4f9d42119a42d2eaf977107 Mon Sep 17 00:00:00 2001 From: Theo Sanderson Date: Sat, 10 Aug 2024 11:39:04 +0100 Subject: [PATCH] Add links to main docs page (#2411) --- docs/src/content/docs/index.mdx | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 9061b80f6..cc98a8bf8 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -16,21 +16,15 @@ hero: icon: external --- -import { Card, CardGrid } from "@astrojs/starlight/components"; +import { Card, CardGrid, LinkCard } from "@astrojs/starlight/components"; -## Next steps +## Key resources - - - Edit `src/content/docs/index.mdx` to see this page change. - - - Add Markdown or MDX files to `src/content/docs` to create new pages. - - - Edit your `sidebar` and other config in `astro.config.mjs`. - - - Learn more in [the Starlight Docs](https://starlight.astro.build/). - + + + + + +