pull/229/head
xiaojunnuo 2024-10-26 10:59:25 +08:00
parent 95df56cc5c
commit 90c54fd9e0
1 changed files with 3 additions and 4 deletions

View File

@ -25,10 +25,9 @@ export default defineConfig({
name: "keywords", name: "keywords",
content: "证书自动申请、证书自动更新、证书自动续期、证书自动续签、证书管理工具、Certd、SSL证书自动部署、证书自动化https证书pfx证书der证书TLS证书nginx证书自动续签自动部署" content: "证书自动申请、证书自动更新、证书自动续期、证书自动续签、证书管理工具、Certd、SSL证书自动部署、证书自动化https证书pfx证书der证书TLS证书nginx证书自动续签自动部署"
}], }],
["meta", { ["meta", { name: "google-site-verification",content: "V5XLTSnXoT15uQotwpxJoQolUo2d5UbSL-TacsyOsC0"}],
name: "google-site-verification", //<meta name="baidu-site-verification" content="codeva-MiWN8Y07Ua" />
content: "V5XLTSnXoT15uQotwpxJoQolUo2d5UbSL-TacsyOsC0" ["meta", {name: "baidu-site-verification",content: "codeva-MiWN8Y07Ua"}],
}],
["link", { rel: "icon", href: "/static/logo/logo.svg" }] ["link", { rel: "icon", href: "/static/logo/logo.svg" }]
], ],
themeConfig: { themeConfig: {