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 07207c1 commit a47578eCopy full SHA for a47578e
.vitepress/config.mts
@@ -24,8 +24,8 @@ export default defineConfig({
24
{
25
text: 'Main',
26
items: [
27
- { text: 'Troubleshooting Guide', link: '/troubleshooting' },
28
- ]
+ { text: 'Troubleshooting Guide', link: '/troubleshooting' }
+ ],
29
text: 'Examples',
30
31
{ text: 'Markdown Examples', link: '/markdown-examples' },
0 commit comments