Skip to content

Commit 3bf5912

Browse files
cjpearsonkazupon
authored andcommitted
add favicon (#1211)
1 parent 90b2af7 commit 3bf5912

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)