Skip to content

Commit 02b1c7b

Browse files
committed
update config
1 parent 32d4215 commit 02b1c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vitepress-docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default defineConfig({
88

99

1010
head: [
11-
['link', { rel: 'icon', href: '/logo.png' }]
11+
['link', { rel: 'icon', href: '/images/logo.png' }]
1212
],
1313
themeConfig: {
1414
nav: [

0 commit comments

Comments
 (0)