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 5de750d commit 343811dCopy full SHA for 343811d
docs_headless/src/content/docs/index.mdx
@@ -7,13 +7,9 @@ hero:
7
image:
8
file: ../../assets/houston.webp
9
actions:
10
- - text: Example Guide
11
- link: /guides/example/
+ - text: Guides & concepts
+ link: /guides/architecture/
12
icon: right-arrow
13
- - text: Read the Starlight docs
14
- link: https://starlight.astro.build
15
- icon: external
16
- variant: minimal
17
---
18
19
import { Card, CardGrid } from '@astrojs/starlight/components';
0 commit comments