feat: update posts title

This commit is contained in:
kaivanwong 2024-05-13 10:41:25 +08:00
parent 848543accf
commit 14e9c805b0
16 changed files with 43 additions and 14 deletions

View file

@ -1,5 +1,6 @@
--- ---
title: Note Name title: Note Title
description: Your blog description, which is long text, can be an introduction to the post or a paragraph of the post.
duration: 5min duration: 5min
date: 2022-12-01 date: 2022-12-01
--- ---

View file

@ -1,5 +1,6 @@
--- ---
title: Note Name title: Note Title
description: Your blog description, which is long text, can be an introduction to the post or a paragraph of the post.
duration: 5min duration: 5min
date: 2018-01-01 date: 2018-01-01
--- ---

View file

@ -1,5 +1,6 @@
--- ---
title: Note Name title: Note Title
description: Your blog description, which is long text, can be an introduction to the post or a paragraph of the post.
duration: 5min duration: 5min
date: 2022-02-01 date: 2022-02-01
--- ---

View file

@ -1,5 +1,6 @@
--- ---
title: Note Name title: Note Title
description: Your blog description, which is long text, can be an introduction to the post or a paragraph of the post.
duration: 5min duration: 5min
date: 2024-03-01 date: 2024-03-01
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: Blog Name title: Blog Title
description: Your blog description, which is long text, can be an introduction to the post or a paragraph of the post. description: Your blog description, which is long text, can be an introduction to the post or a paragraph of the post.
date: 2024-05-01 date: 2024-05-01
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: Blog Name title: 博客标题
description: If you set the lang field to include zh, it will display an identifier. description: If you set the lang field to include zh, it will display an identifier.
date: 2024-04-01 date: 2024-04-01
lang: zh lang: zh

View file

@ -1,5 +1,5 @@
--- ---
title: Blog Name title: Blog Title
description: A tag field is provided, which can be used to display custom information. description: A tag field is provided, which can be used to display custom information.
date: 2024-03-01 date: 2024-03-01
tag: Tag Text tag: Tag Text

View file

@ -1,5 +1,5 @@
--- ---
title: Blog Name title: Blog Title
description: If you need to link to an external address, you can set the redirect field. description: If you need to link to an external address, you can set the redirect field.
date: 2024-02-01 date: 2024-02-01
redirect: '/' redirect: '/'

View file

@ -1,5 +1,5 @@
--- ---
title: Blog Name title: Blog Title
description: If you want to tell the visitor that there is a video, you can set the video field to true. description: If you want to tell the visitor that there is a video, you can set the video field to true.
date: 2024-02-01 date: 2024-02-01
video: true video: true

View file

@ -1,5 +1,5 @@
--- ---
title: Blog Name title: Blog Title
description: Vitesse theme groups posts by year and displays them sorted by date. description: Vitesse theme groups posts by year and displays them sorted by date.
date: 2023-08-01 date: 2023-08-01
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: Blog Name title: Blog Title
description: You can set a duration to tell the viewer how long it will take to watch it。 description: You can set a duration to tell the viewer how long it will take to watch it。
duration: 20min duration: 20min
date: 2023-05-01 date: 2023-05-01

View file

@ -1,5 +1,5 @@
--- ---
title: Blog Name title: Blog Title
description: The date and title fields are required. description: The date and title fields are required.
date: 2022-11-01 date: 2022-11-01
--- ---

View file

@ -1,7 +1,8 @@
--- ---
title: Talk Name title: Talk Title
description: Your blog description, which is long text, can be an introduction to the post or a paragraph of the post.
duration: 30min duration: 30min
date: 2022-12-01 date: 2023-12-01
--- ---
Writing... Writing...

View file

@ -0,0 +1,8 @@
---
title: Talk Title
description: Your blog description, which is long text, can be an introduction to the post or a paragraph of the post.
duration: 30min
date: 2023-11-01
---
Writing...

View file

@ -0,0 +1,8 @@
---
title: Talk Title
description: Your blog description, which is long text, can be an introduction to the post or a paragraph of the post.
duration: 30min
date: 2024-02-01
---
Writing...

View file

@ -0,0 +1,8 @@
---
title: Talk Title
description: Your blog description, which is long text, can be an introduction to the post or a paragraph of the post.
duration: 30min
date: 2022-12-01
---
Writing...