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 32d4215 commit 02b1c7bCopy full SHA for 02b1c7b
vitepress-docs/.vitepress/config.mts
@@ -8,7 +8,7 @@ export default defineConfig({
8
9
10
head: [
11
- ['link', { rel: 'icon', href: '/logo.png' }]
+ ['link', { rel: 'icon', href: '/images/logo.png' }]
12
],
13
themeConfig: {
14
nav: [
0 commit comments