Add FAQ
This commit is contained in:
@@ -30,7 +30,8 @@ export default defineConfig({
|
||||
{
|
||||
text: 'Other',
|
||||
items: [
|
||||
{ text: 'Connecting to WiFi', link: '/connect-to-wifi' }
|
||||
{ text: 'Connecting to WiFi', link: '/connect-to-wifi' },
|
||||
{ text: 'FAQ', link: '/faq' }
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user