diff options
| author | yingyu5658 <i@yingyu5658.me> | 2026-01-28 09:41:21 +0800 |
|---|---|---|
| committer | yingyu5658 <i@yingyu5658.me> | 2026-01-28 09:41:21 +0800 |
| commit | 342db392b76a0d7078b7257b6ef431ec22a6b355 (patch) | |
| tree | a595ecd5dc7ad348a64397812e5daee8654dcb12 /content | |
| parent | afa2190b80b5dfd6c53a80952aeb7a744f64656b (diff) | |
| download | blog-342db392b76a0d7078b7257b6ef431ec22a6b355.tar.gz blog-342db392b76a0d7078b7257b6ef431ec22a6b355.zip | |
fix(content/readings.md): disabled comment of readings page
Changed "comment" to "comments" in the front matter
configuration.
Diffstat (limited to 'content')
| -rw-r--r-- | content/readings.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 --- 这里记录着我读过的书。 |
