From 2062b8604e9a25b6e9b3b6558da874147a4466d4 Mon Sep 17 00:00:00 2001 From: 1AoB <2453468739@qq.com> Date: Wed, 1 Nov 2023 23:41:09 +0800 Subject: [PATCH] change about --- exampleSite/content/post/markdown-syntax/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/post/markdown-syntax/index.md b/exampleSite/content/post/markdown-syntax/index.md index d9370b4..4478c5e 100644 --- a/exampleSite/content/post/markdown-syntax/index.md +++ b/exampleSite/content/post/markdown-syntax/index.md @@ -26,6 +26,7 @@ This article offers a sample of basic Markdown. Hello World! +``` tags = [ "文章标签(一般写用到了哪些技术)", "底部标签1", @@ -37,4 +38,5 @@ categories = [ "分类专栏(一般写自己划分的专栏)", "文章分类1", "文章分类2", -] \ No newline at end of file +] +``` \ No newline at end of file