Skip to content

Commit 4f338ca

Browse files
authored
fix: update page config
1 parent 75f23e5 commit 4f338ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default defineConfig({
2727
]
2828
},
2929
head: [
30-
['link', { rel: 'icon', type: 'image/png', href: '/favicon.png' }],
30+
['link', { rel: 'icon', type: 'image/png', href: '/favicon-32x32.png' }],
3131
[
3232
'script',
3333
{ async: '', src: 'https://www.googletagmanager.com/gtag/js?id=G-FXKXWXY4HF' }

0 commit comments

Comments
 (0)