Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Candinya committed Aug 5, 2024
1 parent 4b2e1bd commit ce9aaec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/_posts/linklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ toc: true

一个链接列表文件中包含若干个平级的列表,每个列表的结构如下所示:

``yaml
```yaml
<列表ID>:
- <链接成员1>
- <链接成员2>
Expand All @@ -39,7 +39,7 @@ toc: true

每个链接成员的结构如下所示:

``yaml
```yaml
title: <链接标题>
description: <链接描述文本>
image: <链接代表图片地址>
Expand Down

0 comments on commit ce9aaec

Please sign in to comment.