docs: normalize QR code and badge sizes in community section

This commit is contained in:
wanikua
2026-03-06 09:45:56 +00:00
parent 2b8020a171
commit 3bf58bfd5b
2 changed files with 2 additions and 2 deletions

View File

@@ -267,7 +267,7 @@ clawdbot doctor
| 小红书 | 公众号「菠言菠语」 | 微信群「OpenClaw 皇帝交流群」 |
|:---:|:---:|:---:|
| [![小红书](https://img.shields.io/badge/小红书-关注-FF2442?style=for-the-badge&logo=xiaohongshu)](https://www.xiaohongshu.com/user/profile/5a169df34eacab2bc9a7a22d) | ![公众号](./images/qr-wechat-official.jpg) | ![微信群](./images/qr-wechat-group.png) |
| <a href="https://www.xiaohongshu.com/user/profile/5a169df34eacab2bc9a7a22d"><img src="https://img.shields.io/badge/小红书-关注-FF2442?style=for-the-badge&logo=xiaohongshu" height="180"/></a> | <img src="./images/qr-wechat-official.jpg" width="180"/> | <img src="./images/qr-wechat-group.png" width="180"/> |
| [主页](https://www.xiaohongshu.com/user/profile/5a169df34eacab2bc9a7a22d) | 关注获取最新教程和更新 | 群二维码过期请关注公众号获取最新入口 |
---

View File

@@ -266,7 +266,7 @@ clawdbot doctor
| Xiaohongshu (小红书) | WeChat Official: 菠言菠语 | WeChat Group: OpenClaw Emperors |
|:---:|:---:|:---:|
| [![Xiaohongshu](https://img.shields.io/badge/小红书-Follow-FF2442?style=for-the-badge&logo=xiaohongshu)](https://www.xiaohongshu.com/user/profile/5a169df34eacab2bc9a7a22d) | ![WeChat Official](./images/qr-wechat-official.jpg) | ![WeChat Group](./images/qr-wechat-group.png) |
| <a href="https://www.xiaohongshu.com/user/profile/5a169df34eacab2bc9a7a22d"><img src="https://img.shields.io/badge/小红书-Follow-FF2442?style=for-the-badge&logo=xiaohongshu" height="180"/></a> | <img src="./images/qr-wechat-official.jpg" width="180"/> | <img src="./images/qr-wechat-group.png" width="180"/> |
| [Profile](https://www.xiaohongshu.com/user/profile/5a169df34eacab2bc9a7a22d) | Follow for tutorials & updates | If QR expired, follow the official account for latest link |
---