doc: 更正 django 清单的链接 (#395)

This commit is contained in:
砹小翼
2023-07-13 14:38:25 +08:00
committed by GitHub
parent d734868ba7
commit 27cb494fa9
5 changed files with 7 additions and 7 deletions

View File

@ -91,7 +91,7 @@ npm run start # 监听 md 文件编译输出 HTML
### 首页提示配置
```markdown
[Django](./docs/djiango.md)<!--rehype:style=background: rgb(12 75 51/var(\-\-bg\-opacity));&class=contributing-->
[Django](./docs/django.md)<!--rehype:style=background: rgb(12 75 51/var(\-\-bg\-opacity));&class=contributing-->
```
<!--rehype:className=wrap-text-->
@ -104,7 +104,7 @@ class=tag&data-info=👆看看还缺点儿什么?
上面示例将默认提示更改为: `👆看看还缺点儿什么?`
```markdown
[Django](./docs/djiango.md)<!--rehype:style=background: rgb(12 75 51/var(\-\-bg\-opacity));&class=tag&data-lang=Python-->
[Django](./docs/django.md)<!--rehype:style=background: rgb(12 75 51/var(\-\-bg\-opacity));&class=tag&data-lang=Python-->
```
<!--rehype:className=wrap-text-->
@ -1088,4 +1088,4 @@ H3 部分 - 占位效果展示
注释配置:
`<!--rehype:wrap-style=background: #1b5064;-->`
```
<!--rehype:className=wrap-text -->
<!--rehype:className=wrap-text -->