From f0d5aee5f3bed46cd2fe23755c677410decd4156 Mon Sep 17 00:00:00 2001 From: revsuine Date: Wed, 20 Nov 2024 03:13:32 +0000 Subject: [PATCH] content/blog/_index.md: front matter --- content/blog/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/blog/_index.md b/content/blog/_index.md index 72bc577..fd72a9b 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,7 +1,9 @@ +++ -date = '2024-11-20T03:07:08Z' draft = false title = 'Blog' + +[params] + Toc = false +++ This is my blog.