change about

This commit is contained in:
1AoB 2023-11-01 23:41:09 +08:00
parent 3dc4b45f9c
commit 2062b8604e

View File

@ -26,6 +26,7 @@ This article offers a sample of basic Markdown.
Hello World
```
tags = [
"文章标签(一般写用到了哪些技术)"
"底部标签1",
@ -37,4 +38,5 @@ categories = [
"分类专栏(一般写自己划分的专栏)",
"文章分类1",
"文章分类2",
]
]
```