diff --git a/package.json b/package.json index 8c5b9c317cef9f2e8c21c604aaaff4988b0c89f7..2c92b3d8da27247ff5e92b5124d5b2764055f2f9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "scripts": { "docs:dev": "vuepress dev docs --no-cache", - "docs:build": "vuepress build docs && cp ByteDanceVerify.html shenma-site-verification.txt sogousiteverification.txt docs/.vuepress/dist" + "docs:build": "vuepress build docs && cp ByteDanceVerify.html shenma-site-verification.txt sogousiteverification.txt google73113bc465d06f6b.html docs/.vuepress/dist" }, "devDependencies": { "vuepress": "^1.9.7",