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