Skip to content

Commit f440dfd

Browse files
committed
google webmasters key
1 parent f94994d commit f440dfd

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google-site-verification: google54b7168c649f74a6.html

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"build": "lerna run build",
1313
"clean": "lerna run clean && rm -r node_modules",
1414
"docs:dev": "vuepress dev",
15-
"docs:build": "vuepress build",
15+
"docs:build": "vuepress build && cp .vuepress/google* docs",
1616
"docs:deploy": "./deploy-docs.sh",
1717
"lint": "lerna run lint",
1818
"test": "yarn test:unit && yarn test:integration",

0 commit comments

Comments
 (0)