From 946319aa6d30c277148c7705325f7160a1822b0b Mon Sep 17 00:00:00 2001 From: xugaoyi <894072666@qq.com> Date: Wed, 27 Jul 2022 10:29:13 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=E5=A4=87=E6=A1=88?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=A4=87=E6=B3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 7b08732..9390833 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -200,7 +200,7 @@ export default defineConfig4CustomTheme({ footer: { createYear: 2019, // 博客创建年份 copyrightInfo: - 'Evan Xu | MIT License', // 博客版权信息,支持a标签或换行标签
+ 'Evan Xu | MIT License', // 博客版权信息、备案信息等,支持a标签或换行标签
}, // 扩展自动生成frontmatter。(当md文件的frontmatter不存在相应的字段时将自动添加。不会覆盖已有的数据。)