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 c0105ea commit 9cdff4eCopy full SHA for 9cdff4e
.vitepress/config.mts
@@ -25,6 +25,7 @@ export default async () => {
25
{ icon: 'github', link: 'https://github.com/nvim-orgmode/orgmode' }
26
]
27
},
28
+ cleanUrls: true,
29
})
30
31
}
0 commit comments