mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-13 12:59:52 +08:00
feat: 关闭博客功能,加入插件依赖,支持md文档拓展
This commit is contained in:
@@ -41,20 +41,19 @@ export default {
|
||||
logoDark: "/assets/408_logo.png",
|
||||
|
||||
// 博客配置
|
||||
blog: {
|
||||
name: '凡是过往',
|
||||
avatar: '',
|
||||
description: '',
|
||||
intro: '',
|
||||
roundAvatar: true,
|
||||
timeline: "时间轴的顶部文字",
|
||||
// articleInfo:"",
|
||||
// sidebarDisplay:"always",
|
||||
medias: {
|
||||
"BiliBili": "https://space.bilibili.com/350937042?spm_id_from=333.1007.0.0"
|
||||
}
|
||||
},
|
||||
|
||||
// blog: {
|
||||
// name: '凡是过往',
|
||||
// avatar: '',
|
||||
// description: '',
|
||||
// intro: '',
|
||||
// roundAvatar: true,
|
||||
// timeline: "时间轴的顶部文字",
|
||||
// // articleInfo:"",
|
||||
// // sidebarDisplay:"always",
|
||||
// medias: {
|
||||
// "BiliBili": "https://space.bilibili.com/350937042?spm_id_from=333.1007.0.0"
|
||||
// }
|
||||
// },
|
||||
// 设置页脚
|
||||
displayFooter: true,
|
||||
footer: FOOTER_HTML_INFO,
|
||||
|
||||
Reference in New Issue
Block a user