feat: turn on blogs

This commit is contained in:
rand777 2025-02-14 09:52:51 +08:00
parent 145d8bd596
commit eb1902f4a8

View File

@ -35,7 +35,7 @@ export default defineUserConfig({
*
* @see https://theme-plume.vuejs.press/config/basic/#blog
*/
blog: false, // 禁用博客
// blog: false, // 禁用博客
// blog: {
// postList: true, // 是否启用文章列表页
// tags: true, // 是否启用标签页