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.
1 parent 9e132ae commit ef30c98Copy full SHA for ef30c98
docs/.vuepress/config.js
@@ -18,7 +18,7 @@ module.exports = {
18
head: [
19
['meta', { name: 'theme-color', content: '#3eaf7c' }],
20
['meta', { name: 'apple-mobile-web-app-capable', content: 'yes' }],
21
- ['meta', { name: 'apple-mobile-web-app-status-bar-style', content: 'black' }]
+ ['meta', { name: 'apple-mobile-web-app-status-bar-style', content: 'black' }],
22
['meta', { name: 'google-site-verification', content: 'Tf6UVeu-ZmZtGqB5tdcYymZ79101gyGKcpzqwWhDb1U' }]
23
],
24
0 commit comments