summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--packages/web/astro.config.mjs2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/astro.config.mjs b/packages/web/astro.config.mjs
index c23b5a4e0..3a5d933a0 100644
--- a/packages/web/astro.config.mjs
+++ b/packages/web/astro.config.mjs
@@ -71,7 +71,7 @@ export default defineConfig({
"docs/tui",
"docs/cli",
"docs/ide",
- // "docs/zen",
+ "docs/zen",
"docs/share",
"docs/github",
"docs/gitlab"