Skip to content

Commit 7f45fe6

Browse files
committed
refactor: 统一 README 和介绍文档中的布局,调整标签结构
1 parent 4ce14ac commit 7f45fe6

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@
22
<img src="./docs/src/resources/logo.png" alt="OneBot GitHub Webhook Logo">
33
</div>
44

5-
<p align="center">
5+
<div align="center">
66

77
# OneBot GitHub Webhook
88

99
_✨ GitHub Webhook 推送消息到 QQ 群 ✨_
1010

11-
<a href="https://www.codefactor.io/repository/github/AptS-1547/onebot-github-webhook/">
12-
<img src="https://www.codefactor.io/repository/github/AptS-1547/onebot-github-webhook/badge" alt="CodeFactor" />
13-
</a>
11+
<a href="https://www.codefactor.io/repository/github/AptS-1547/onebot-github-webhook/">
12+
<img src="https://www.codefactor.io/repository/github/AptS-1547/onebot-github-webhook/badge" alt="CodeFactor" />
13+
</a>
1414

15-
<a href="https://github.com/AptS-1547/onebot-github-webhook/activity">
16-
<img src="https://img.shields.io/github/last-commit/AptS-1547/onebot-github-webhook/master" alt="Last Commit"/>
17-
</a>
15+
<a href="https://github.com/AptS-1547/onebot-github-webhook/activity">
16+
<img src="https://img.shields.io/github/last-commit/AptS-1547/onebot-github-webhook/master" alt="Last Commit"/>
17+
</a>
1818

19-
<a href="./LICENSE">
20-
<img src="https://img.shields.io/github/license/AptS-1547/onebot-github-webhook" alt="Apache License 2.0" />
21-
</a>
19+
<a href="./LICENSE">
20+
<img src="https://img.shields.io/github/license/AptS-1547/onebot-github-webhook" alt="Apache License 2.0" />
21+
</a>
2222

23-
<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">
24-
</p>
23+
<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">
24+
</div>
2525

2626
## 功能特点
2727

docs/src/introduction.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@
66
<img src="./resources/logo.png" alt="OneBot GitHub Webhook Logo">
77
</div>
88

9-
<p align="center">
9+
<div align="center">
1010

1111
# OneBot GitHub Webhook
1212

13-
<p>OneBot GitHub Webhook 是一个用于接收 GitHub Webhook 推送事件并通过 OneBot 协议将通知转发到 QQ 群/好友的轻量级服务。它允许开发者和团队实时跟踪 GitHub 仓库活动,提高协作效率和项目透明度。</p>
13+
<p>OneBot GitHub Webhook 是一个用于接收 GitHub Webhook 推送事件并通过 OneBot 协议将通知转发到 QQ 群/好友的轻量级服务。它允许开发者和团队实时跟踪 GitHub 仓库活动,提高协作效率和项目透明度。</p>
1414

15-
<a href="https://www.codefactor.io/repository/github/AptS-1547/onebot-github-webhook/">
16-
<img src="https://www.codefactor.io/repository/github/AptS-1547/onebot-github-webhook/badge" alt="CodeFactor" />
17-
</a>
15+
<a href="https://www.codefactor.io/repository/github/AptS-1547/onebot-github-webhook/">
16+
<img src="https://www.codefactor.io/repository/github/AptS-1547/onebot-github-webhook/badge" alt="CodeFactor" />
17+
</a>
1818

19-
<a href="https://github.com/AptS-1547/onebot-github-webhook/activity">
20-
<img src="https://img.shields.io/github/last-commit/AptS-1547/onebot-github-webhook/master" alt="Last Commit"/>
21-
</a>
19+
<a href="https://github.com/AptS-1547/onebot-github-webhook/activity">
20+
<img src="https://img.shields.io/github/last-commit/AptS-1547/onebot-github-webhook/master" alt="Last Commit"/>
21+
</a>
2222

23-
<a href="./LICENSE">
24-
<img src="https://img.shields.io/github/license/AptS-1547/onebot-github-webhook" alt="Apache License 2.0" />
25-
</a>
23+
<a href="./LICENSE">
24+
<img src="https://img.shields.io/github/license/AptS-1547/onebot-github-webhook" alt="Apache License 2.0" />
25+
</a>
2626

27-
<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">
28-
</p>
27+
<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">
28+
</div>
2929

3030
## 功能特点
3131

0 commit comments

Comments
 (0)