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 8a0131e commit 6030f8fCopy full SHA for 6030f8f
.vitepress/config.mts
@@ -25,6 +25,7 @@ export default async () => {
25
['meta', { name: 'twitter:image', content: 'https://github.com/nvim-orgmode/orgmode/blob/master/assets/nvim-orgmode.svg' }],
26
],
27
themeConfig: {
28
+ logo: './nvim-orgmode.svg',
29
nav: [
30
{ text: 'Home', link: '/' },
31
docs_md/public/nvim-orgmode.svg
0 commit comments