docs: update navigation

This commit is contained in:
Gabrinator
2024-09-13 11:37:24 -04:00
parent 8ef1b8b6ce
commit a6e49295e0

View File

@@ -37,6 +37,7 @@ export default defineConfig({
text: 'Getting Started',
items: [
{ text: 'Quick Start', link: '/en/quick-start' },
{ text: 'Installation', link: '/en/installation' },
{ text: 'Tips and Tricks', link: '/en/tips-tricks' }
]
},