优化:《我的标签》增加标签云展示

This commit is contained in:
2022-08-12 23:55:09 +08:00
parent f629ecb5a0
commit 6a3c5bbdd6
13 changed files with 102 additions and 31 deletions

View File

@@ -34,7 +34,7 @@ export const themeConfig: DefaultTheme.Config = {
footerConfig: {
showFooter: true, // 是否显示页脚
icpRecordCode: '津ICP备2022005864号-2', // ICP备案号
publicSecurityRecordCode: '津公网安备 12011202000677号', // 联网备案号
publicSecurityRecordCode: '津公网安备12011202000677号', // 联网备案号
copyright: `Copyright © 2019-${new Date().getFullYear()} Charles7c` // 版权信息
},
// 自定义扩展: 文章元数据配置