File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 link : https://droposs.org/download
1414 icon : external
1515 variant : minimal
16- ---
17-
18- import { Card , CardGrid } from ' @astrojs/starlight/components' ;
19-
20- ## Next steps
21-
22- <CardGrid stagger >
23- <Card title = " Update content" icon = " pencil" >
24- Edit ` src/content/docs/index.mdx ` to see this page change.
25- </Card >
26- <Card title = " Change page layout" icon = " document" >
27- Delete ` template: splash ` in ` src/content/docs/index.mdx ` to display a
28- sidebar on this page.
29- </Card >
30- <Card title = " Add new content" icon = " add-document" >
31- Add Markdown or MDX files to ` src/content/docs ` to create new pages.
32- </Card >
33- <Card title = " Configure your site" icon = " setting" >
34- Edit your ` sidebar ` and other config in ` astro.config.mjs ` .
35- </Card >
36- <Card title = " Read the docs" icon = " open-book" >
37- Learn more in [ the Starlight Docs] ( https://starlight.astro.build/ ) .
38- </Card >
39- </CardGrid >
16+ ---
You can’t perform that action at this time.
0 commit comments