Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 6746d41

Browse files
committed
update
Signed-off-by: Innei <[email protected]>
1 parent b220bc1 commit 6746d41

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pages/themes/shiro/extra.mdx

+1-3
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ import { ProTag } from '@components/Tag'
214214
其中 svg 后填生成的 svg 代码,可通过 [此网站](https://danmarshall.github.io/google-font-to-svg-path/) 进行生成。
215215

216216
<Callout type="warning">
217-
受限于 Json 语法规则,此处 svg 代码需替换所有的`"``\"`,否则会报错。
217+
受限于 Json 语法规则,此处 svg 代码需替换所有的`"``\"`,否则会报错。
218218
</Callout>
219219

220220
```json {18,19,20}
@@ -241,5 +241,3 @@ import { ProTag } from '@components/Tag'
241241
}
242242
}
243243
```
244-
245-
APP 集成正在开发中..

0 commit comments

Comments
 (0)