配置封面图,更新文章
This commit is contained in:
@@ -28,6 +28,17 @@ export default defineUserConfig({
|
||||
/* 本地搜索, 默认启用 */
|
||||
search: { provider: 'local' },
|
||||
|
||||
/**
|
||||
* 博客相关配置
|
||||
*/
|
||||
blog: {
|
||||
postCover: {
|
||||
layout: 'left',
|
||||
width: 300,
|
||||
compact: true
|
||||
}
|
||||
},
|
||||
|
||||
/**
|
||||
* 文章贡献者配置
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user