Skip to content

Commit 748a96c

Browse files
committed
修改
1 parent b5eec39 commit 748a96c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

_posts/2025-01-01-TEST.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -146,18 +146,17 @@ image: # ❌ 用于社交媒体分享图,可细化:
146146
```
147147

148148
### 💡 实际效果
149-
150149
> 这是一个 `tip` 类型提醒
151-
> {: .prompt-tip }
150+
{: .prompt-tip }
152151

153152
> 这是一个 `info` 类型提醒
154-
> {: .prompt-info }
153+
{: .prompt-info }
155154

156155
> 这是一个 `warning` 类型提醒
157-
> {: .prompt-warning }
156+
{: .prompt-warning }
158157

159158
> 这是一个 `danger` 类型提醒
160-
> {: .prompt-danger }
159+
{: .prompt-danger }
161160

162161
---
163162

0 commit comments

Comments
 (0)