Skip to content

Commit cc5c4ea

Browse files
committed
feat: add logo
1 parent e8ea385 commit cc5c4ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ const vitepressOptions: UserConfig = {
5757
hostname: homepage
5858
},
5959
themeConfig: {
60+
logo: '/favicon.svg',
6061
editLink: {
6162
pattern: editLinkPattern
6263
},

0 commit comments

Comments
 (0)