From 9403a575686cf806d3a176d4a6d32ab1af545cf4 Mon Sep 17 00:00:00 2001 From: xihale Date: Tue, 15 Jul 2025 19:19:13 +0800 Subject: [PATCH] feat: add optional date display --- content/monthly/index.smd | 3 +++ layouts/templates/content.shtml | 10 +++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/content/monthly/index.smd b/content/monthly/index.smd index a592285..2621aff 100644 --- a/content/monthly/index.smd +++ b/content/monthly/index.smd @@ -4,6 +4,9 @@ .author = "ZigCC", .layout = "monthly.shtml", .draft = false, +.custom = { + .showTocDate = false +} --- 社区内的最新进展,信息来源:[Zig NEWS](https://zig.news/top/month)、[Zig diff --git a/layouts/templates/content.shtml b/layouts/templates/content.shtml index 5f63560..9baed36 100644 --- a/layouts/templates/content.shtml +++ b/layouts/templates/content.shtml @@ -10,7 +10,15 @@

Table of Contents