update demo posts

This commit is contained in:
geekifan
2025-04-28 18:11:50 +08:00
parent 4d6af29e3e
commit 9265fe26b2
2 changed files with 3 additions and 23 deletions

View File

@ -132,7 +132,7 @@ fi;
"colors/light-typography",
"colors/dark-typography";
```
{: file='_sass/jekyll-theme-chirpy.scss'}
{file="_sass/jekyll-theme-chirpy.scss"}
## 数学公式
@ -151,16 +151,6 @@ $$
$$ x = {-b \pm \sqrt{b^2-4ac} \over 2a} $$
## Mermaid SVG
```mermaid
gantt
title 为mermaid添加甘特图功能
apple :a, 2017-07-20, 1w
banana :crit, b, 2017-07-23, 1d
cherry :active, c, after b a, 1d
```
## 图片
### 默认(带标题)