Feat: Add RCM docs, and use markup warning
This commit is contained in:
@@ -26,6 +26,12 @@ export default defineConfig({
|
||||
items: [
|
||||
{ text: 'For Developers..', link: '/intro-dev' }
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Other',
|
||||
items: [
|
||||
{ text: 'Connecting to WiFi', link: '/connect-to-wifi' }
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user