From d3deac99fd23fe6b746a7cb9adbfc68ffddcaa03 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Mon, 23 Dec 2024 23:12:15 +0800 Subject: [PATCH] feat(theme): improve config template --- cli/templates/.vuepress/config.ts.handlebars | 1 + 1 file changed, 1 insertion(+) diff --git a/cli/templates/.vuepress/config.ts.handlebars b/cli/templates/.vuepress/config.ts.handlebars index 46cc2bde..fefb8514 100644 --- a/cli/templates/.vuepress/config.ts.handlebars +++ b/cli/templates/.vuepress/config.ts.handlebars @@ -83,6 +83,7 @@ export default defineUserConfig({ // comment: true, // repo: '', // repoId: '', + // category: '', // categoryId: '', // mapping: 'pathname', // reactionsEnabled: true,