docs: add a basic FAQ section
This commit is contained in:
parent
2a82897ba8
commit
1fc24269f4
2 changed files with 23 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ export default defineConfig({
|
|||
label: 'Quick Start',
|
||||
link: '/intro/quick-start/',
|
||||
},
|
||||
{
|
||||
label: 'FAQ',
|
||||
link: '/intro/faq/',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue