pull/229/head
xiaojunnuo 2024-10-20 03:18:17 +08:00
parent bfd31e8490
commit e646f01c2a
1 changed files with 5 additions and 1 deletions

View File

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