summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorverdant <i@glowisle.me>2026-05-24 20:54:51 +0800
committerverdant <i@glowisle.me>2026-05-24 20:54:51 +0800
commit30482c9e868d83ca91a118f67e7a26bc46486788 (patch)
tree91edf5dc6196b61c9e4281536596a7efc1abdb7b
parentcbb973b944794236e17ba1cb833e71a509868bbc (diff)
downloadblog-30482c9e868d83ca91a118f67e7a26bc46486788.tar.gz
blog-30482c9e868d83ca91a118f67e7a26bc46486788.zip
feat: add showMeta toggle
-rw-r--r--archetypes/default.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index 7096c43..f5e7058 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -5,5 +5,5 @@ slug:
categories:
tags:
draft: true
-comments: true
+showMeta: true
---