We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6ef34 commit ee1e65cCopy full SHA for ee1e65c
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