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

Commit 2bfe5e7

Browse files
authored
fix: typo (#63)
1 parent d541661 commit 2bfe5e7

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

pages/themes/shiro/config.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,16 @@
8888

8989
import { ProTag } from '@components/Tag'
9090

91-
### [OpenPanel](https://openpanel.dev) <ProTag />
91+
### [OpenPanel](https://openpanel.dev) (`openpanel`) 模块 <ProTag />
9292

9393
- **`enable`**: 控制 OpenPanel 功能是否启用。
9494
- **`id`**: OpenPanel 的 ID。
9595
- **`url`**: OpenPanel 的访问地址。
9696

9797
**如何使用**: 如果你使用 OpenPanel 提供交互式面板或其他功能,通过这些配置连接并显示面板。
98+
99+
### 签名动画 (`signature`) 模块 <ProTag />
100+
101+
- **`svg`**: 签名的 svg 代码。
102+
103+
**如何使用**: 请参考[文档](extra#%E7%AD%BE%E5%90%8D%E5%8A%A8%E7%94%BB-)

0 commit comments

Comments
 (0)