Skip to content

Commit ee1e65c

Browse files
committed
add favicon
1 parent ab6ef34 commit ee1e65c

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

docs/.vuepress/config.js

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module.exports = {
2222
}
2323
},
2424
serviceWorker: true,
25+
head: [['link', { rel: 'icon', href: '/favicon.png' }]],
2526
theme: 'vue',
2627
themeConfig: {
2728
algolia: {

docs/.vuepress/public/favicon.png

3.37 KB
Loading

0 commit comments

Comments
 (0)