mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-26 11:06:23 +00:00
✨ feat: 在Footer组件中添加版权信息,增强页面底部内容
This commit is contained in:
@ -14,6 +14,10 @@ const config = {
|
||||
},
|
||||
bodyWidth: "80vw",
|
||||
bodyWidthMobile: "100vw",
|
||||
footer: {
|
||||
text: "Liteyuki ICP备 1145141919810",
|
||||
links: []
|
||||
}
|
||||
}
|
||||
|
||||
export default config
|
Reference in New Issue
Block a user