File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 11---
2- title : Welcome to Starlight
3- description : Get started building your docs site with Starlight .
2+ title : ' Help & Troubleshooting '
3+ description : A landing page for the help articles and troubleshooting guides .
44template : splash
55hero :
6- tagline : Congrats on setting up a new Starlight project!
6+ tagline : Here you can find articles that can help and guide you into troubleshooting your issue with Multi Theft Auto and supported products.
77 # image:
88 # file: ../../assets/houston.webp
99 actions :
1010 - text : Example Guide
1111 link : guides/example/
1212 icon : right-arrow
13- - text : Read the Starlight docs
14- link : https://starlight.astro.build
15- icon : external
16- variant : minimal
1713---
1814
1915import { Card , CardGrid } from ' @astrojs/starlight/components' ;
2016
21- ## Next steps
17+ ## Recommendations
2218
23- <CardGrid stagger >
19+ <CardGrid >
2420 <Card title = " Update content" icon = " pencil" >
2521 Edit ` src/content/docs/index.mdx ` to see this page change.
2622 </Card >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ tableOfContents: false
77import { Steps } from ' @astrojs/starlight/components' ;
88import InlineIcon from ' @src/components/InlineIcon.astro' ;
99
10- MTA was unable to validate your serial.
10+ MTA was unable to validate your serial. Follow the steps for your operating system below.
1111
1212### <InlineIcon name = " seti:windows" /> Microsoft Windows
1313<Steps >
You can’t perform that action at this time.
0 commit comments