From 342db392b76a0d7078b7257b6ef431ec22a6b355 Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Wed, 28 Jan 2026 09:41:21 +0800 Subject: fix(content/readings.md): disabled comment of readings page Changed "comment" to "comments" in the front matter configuration. --- content/readings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/readings.md b/content/readings.md index c7ec339..e926495 100644 --- a/content/readings.md +++ b/content/readings.md @@ -1,8 +1,8 @@ --- date: "2025-06-07T13:08:07+08:00" title: 书单 -comment: false showMeta: false +comments: false --- 这里记录着我读过的书。 -- cgit v1.2.3