mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
change about
This commit is contained in:
parent
0d533b37f2
commit
83c691d404
@ -1,19 +0,0 @@
|
|||||||
+++
|
|
||||||
author = "Wxn"
|
|
||||||
title = "中文测试"
|
|
||||||
date = "2023-11-02"
|
|
||||||
description = "对文章的简单描述."
|
|
||||||
tags = [
|
|
||||||
"底部标签",
|
|
||||||
]
|
|
||||||
categories = [
|
|
||||||
"文章分类",
|
|
||||||
]
|
|
||||||
image = "test.png"
|
|
||||||
|
|
||||||
+++
|
|
||||||
|
|
||||||
This article offers a sample of basic Markdown.
|
|
||||||
<!--more-->
|
|
||||||
|
|
||||||
# 正文开始
|
|
@ -1,42 +0,0 @@
|
|||||||
+++
|
|
||||||
author = "Wxn"
|
|
||||||
title = "my First"
|
|
||||||
date = "2023-11-01"
|
|
||||||
description = "Sample description about article."
|
|
||||||
tags = [
|
|
||||||
"底部标签1",
|
|
||||||
"底部标签2",
|
|
||||||
"底部标签3",
|
|
||||||
"底部标签4",
|
|
||||||
]
|
|
||||||
categories = [
|
|
||||||
"文章分类1",
|
|
||||||
"文章分类2",
|
|
||||||
]
|
|
||||||
series = ["Themes Guide"]
|
|
||||||
aliases = ["migrate-from-jekyl"]
|
|
||||||
image = "pawel-czerwinski-8uZPynIu-rQ-unsplash.jpg"
|
|
||||||
|
|
||||||
+++
|
|
||||||
|
|
||||||
This article offers a sample of basic Markdown.
|
|
||||||
<!--more-->
|
|
||||||
|
|
||||||
# hello world
|
|
||||||
|
|
||||||
Hello World!
|
|
||||||
|
|
||||||
```
|
|
||||||
tags = [
|
|
||||||
"文章标签(一般写用到了哪些技术)",
|
|
||||||
"底部标签1",
|
|
||||||
"底部标签2",
|
|
||||||
"底部标签3",
|
|
||||||
"底部标签4",
|
|
||||||
]
|
|
||||||
categories = [
|
|
||||||
"分类专栏(一般写自己划分的专栏)",
|
|
||||||
"文章分类1",
|
|
||||||
"文章分类2",
|
|
||||||
]
|
|
||||||
```
|
|
Loading…
Reference in New Issue
Block a user