Skip to content

Commit c12c059

Browse files
authored
fix(google): wrong code
1 parent ab22476 commit c12c059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = {
55
description: "Vue.js",
66
head: [
77
["link", { rel: "icon", href: "/favicon.ico" }],
8-
["meta", { name: 'google-site-verification', content: 'g3Sv5vbTY0qPQyuRyjR322G-PV1A5hD9pQ3EN3lWKpI' }],
8+
["meta", { name: 'google-site-verification', content: 'bmr3QFy052qbYVYRSuLrZrIpJPgIoLv2kIOXfdkwtkk' }],
99
],
1010
themeConfig: {
1111
yuu: {

0 commit comments

Comments
 (0)