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 4e40731 commit 7fc90fcCopy full SHA for 7fc90fc
docs/.vitepress/config.mjs
@@ -14,6 +14,7 @@ export default defineConfig({
14
],
15
base,
16
outDir: '../../dist/docs',
17
+ appearance: false,
18
themeConfig: {
19
// https://vitepress.dev/reference/default-theme-config
20
logo: '/hero.svg',
0 commit comments