We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a57b8 commit 14eedf3Copy full SHA for 14eedf3
.vitepress/config.ts
@@ -15,7 +15,7 @@ const nav: ThemeConfig['nav'] = [
15
{ text: 'Tutorial', link: '/tutorial/' },
16
{ text: 'Examples', link: '/examples/' },
17
{ text: 'Quick Start', link: '/guide/quick-start' },
18
- // { text: 'Style Guide', link: '/style-guide/' },
+ { text: 'Style Guide', link: '/style-guide/' },
19
{ text: 'Glossary', link: '/glossary/' },
20
{ text: 'Error Reference', link: '/error-reference/' },
21
{
0 commit comments