chore: 添加备案信息备注
This commit is contained in:
parent
d4be4e8679
commit
946319aa6d
|
|
@ -200,7 +200,7 @@ export default defineConfig4CustomTheme<VdoingThemeConfig>({
|
||||||
footer: {
|
footer: {
|
||||||
createYear: 2019, // 博客创建年份
|
createYear: 2019, // 博客创建年份
|
||||||
copyrightInfo:
|
copyrightInfo:
|
||||||
'Evan Xu | <a href="https://github.com/xugaoyi/vuepress-theme-vdoing/blob/master/LICENSE" target="_blank">MIT License</a>', // 博客版权信息,支持a标签或换行标签</br>
|
'Evan Xu | <a href="https://github.com/xugaoyi/vuepress-theme-vdoing/blob/master/LICENSE" target="_blank">MIT License</a>', // 博客版权信息、备案信息等,支持a标签或换行标签</br>
|
||||||
},
|
},
|
||||||
|
|
||||||
// 扩展自动生成frontmatter。(当md文件的frontmatter不存在相应的字段时将自动添加。不会覆盖已有的数据。)
|
// 扩展自动生成frontmatter。(当md文件的frontmatter不存在相应的字段时将自动添加。不会覆盖已有的数据。)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue