Skip to content

Commit 82928a4

Browse files
committed
docs(fix): favicon not showing
1 parent 3d2db50 commit 82928a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-source/src/.vuepress/configs/template.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export const configs = {
3232
},
3333
website: {
3434
base: '/PanguText/',
35-
icon: '/images/logo.png',
35+
icon: '/PanguText/images/logo.png',
3636
logo: '/images/logo.png',
3737
title: 'Pangu Text',
3838
locales: {

0 commit comments

Comments
 (0)