We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b2af7 commit 3bf5912Copy full SHA for 3bf5912
docs/.vuepress/config.js
@@ -22,6 +22,7 @@ module.exports = {
22
}
23
},
24
serviceWorker: true,
25
+ head: [['link', { rel: 'icon', href: '/favicon.png' }]],
26
theme: 'vue',
27
themeConfig: {
28
algolia: {
docs/.vuepress/public/favicon.png
3.37 KB
0 commit comments