We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7ee8d1 + 6bc9210 commit f983c9aCopy full SHA for f983c9a
docs/.vuepress/config.js
@@ -12,7 +12,7 @@ module.exports = {
12
},
13
head: [
14
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1,maximum-scale=1,maximum-scale=1'}],
15
- ['link', {rel: 'icon', type: 'image/png', href: 'favicon.png'}],
+ ['link', {rel: 'icon', type: 'image/png', href: '/favicon.png'}],
16
['meta', { name: 'twitter:site', content: '@Ethereum' }],
17
['meta', { name: 'twitter:creator', content: '@Ethereum' }],
18
['meta', { property: 'og:type', content: 'website' }],
0 commit comments