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 8f86e42 commit 9e132aeCopy full SHA for 9e132ae
docs/.vuepress/config.js
@@ -19,6 +19,7 @@ module.exports = {
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' }]
22
+ ['meta', { name: 'google-site-verification', content: 'Tf6UVeu-ZmZtGqB5tdcYymZ79101gyGKcpzqwWhDb1U' }]
23
],
24
25
/**
0 commit comments