From b463bc8d854b02e0656661167a9e31936800ef00 Mon Sep 17 00:00:00 2001 From: ZhangKai Date: Tue, 15 Mar 2022 14:34:44 +0800 Subject: [PATCH] =?UTF-8?q?#1=20SEO=20=E6=B7=BB=E5=8A=A0Google=E9=AA=8C?= =?UTF-8?q?=E8=AF=81=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c5b9c3..2c92b3d 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", -- GitLab