mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-26 11:06:23 +00:00
feat: 更新评论和帖子模型,添加用户信息和原创标识,优化API请求和组件结构
This commit is contained in:
@ -11,7 +11,9 @@ const config = {
|
||||
motto: "And now that story unfolds into a journey that, alone, I set out to",
|
||||
avatar: "https://cdn.liteyuki.org/snowykami/avatar.jpg",
|
||||
gravatarEmail: "snowykami@outlook.com"
|
||||
}
|
||||
},
|
||||
bodyWidth: "80vw",
|
||||
bodyWidthMobile: "100vw",
|
||||
}
|
||||
|
||||
export default config
|
Reference in New Issue
Block a user