mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-16 20:21:22 +08:00
doc: 更正 django 清单的链接 (#395)
This commit is contained in:
@ -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 -->
|
||||
|
Reference in New Issue
Block a user