Skip to content

Commit 2cb144e

Browse files
committed
fix: replace nested div with p align for proper Markdown rendering
GitHub Markdown does not support nested div elements for centering. Use <p align='center'> instead which is supported. Ref: https://github.com/orgs/community/discussions/192845
1 parent 25f526e commit 2cb144e

1 file changed

Lines changed: 45 additions & 51 deletions

File tree

README.md

Lines changed: 45 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -66,64 +66,58 @@ _**C**reate **O**nce **S**ync **E**verywhere_
6666

6767
### 媒体平台
6868

69-
<div align="center">
70-
<div>
71-
<img src="https://cdn.simpleicons.org/wechat" alt="微信公众号" width="60" height="60" />
72-
<img src="https://api.iconify.design/icon-park-solid/jinritoutiao.svg?color=%23ED1C24" alt="今日头条" width="60" height="60" />
73-
<img src="https://cdn.simpleicons.org/zhihu" alt="知乎" width="60" height="60" />
74-
<img src="https://cdn.simpleicons.org/tiktok" alt="抖音文章" width="60" height="60" />
75-
<img src="https://cdn.simpleicons.org/xiaohongshu" alt="小红书" width="60" height="60" />
76-
<img src="https://cdn.simpleicons.org/baidu" alt="百家号" width="60" height="60" />
77-
<img src="https://cdn.simpleicons.org/neteasecloudmusic" alt="网易号" width="60" height="60" />
78-
<img src="https://favicon.im/sohu.com?larger=true" alt="搜狐号" width="60" height="60" />
79-
<img src="https://cdn.simpleicons.org/sinaweibo" alt="微博文章" width="60" height="60" />
80-
<img src="https://cdn.simpleicons.org/bilibili" alt="B站专栏" width="60" height="60" />
81-
<img src="https://cdn.simpleicons.org/douban" alt="豆瓣" width="55" height="60" />
82-
<img src="https://favicon.im/sspai.com?larger=true" alt="少数派" width="60" height="60" />
83-
<img src="https://cdn.simpleicons.org/x" alt="X(Formerly Twitter) Articles" width="50" height="60" />
84-
</div>
85-
</div>
69+
<p align="center">
70+
<img src="https://cdn.simpleicons.org/wechat" alt="微信公众号" width="60" />
71+
<img src="https://api.iconify.design/icon-park-solid/jinritoutiao.svg?color=%23ED1C24" alt="今日头条" width="60" />
72+
<img src="https://cdn.simpleicons.org/zhihu" alt="知乎" width="60" />
73+
<img src="https://cdn.simpleicons.org/tiktok" alt="抖音文章" width="60"/>
74+
<img src="https://cdn.simpleicons.org/xiaohongshu" alt="小红书" width="60" />
75+
<img src="https://cdn.simpleicons.org/baidu" alt="百家号" width="60" />
76+
<img src="https://cdn.simpleicons.org/neteasecloudmusic" alt="网易号" width="60" />
77+
<img src="https://favicon.im/sohu.com?larger=true" alt="搜狐号" width="60" />
78+
<img src="https://cdn.simpleicons.org/sinaweibo" alt="微博文章" width="60" />
79+
<img src="https://cdn.simpleicons.org/bilibili" alt="B站专栏" width="60" />
80+
<img src="https://cdn.simpleicons.org/douban" alt="豆瓣" width="55" />
81+
<img src="https://favicon.im/sspai.com?larger=true" alt="少数派" width="60" />
82+
<img src="https://cdn.simpleicons.org/x" alt="X(Formerly Twitter) Articles" width="50" />
83+
</p>
8684

8785

8886
### 博客平台
89-
<div align="center">
90-
<div>
91-
<img src="https://cdn.simpleicons.org/csdn/FC5531" alt="CSDN" width="80" height="60" />
92-
<img src="https://favicon.im/cnblogs.com?larger=true" alt="博客园" width="60" height="60" />
93-
<img src="https://cdn.simpleicons.org/juejin/1E80FF" alt="掘金" width="60" height="60" />
94-
<img src="https://favicon.im/medium.com?larger=true" alt="Medium" width="60" height="60" />
95-
<img src="https://cdn.brandfetch.io/id5v32DsU5/w/400/h/400/theme/dark/icon.png?c=1bxid64Mup7aczewSAYMX&t=1767149702768" alt="思否" width="60" height="60" />
96-
<img src="https://www.google.com/s2/favicons?domain=infoq.cn&sz=128" alt="InfoQ" width="60" height="60" />
97-
<img src="https://favicon.im/jianshu.com?larger=true" alt="简书" width="60" height="60" />
98-
<img src="https://static.oschina.net/new-osc/img/logo_osc.svg" alt="开源中国" width="120" height="60" />
99-
<img src="https://cdn.brandfetch.io/id4vYQbdaC/w/168/h/62/theme/dark/logo.png?c=1bxid64Mup7aczewSAYMX&t=1743144928777" alt="51CTO" width="80" height="60" />
100-
</div>
101-
</div>
87+
<p align="center">
88+
<img src="https://cdn.simpleicons.org/csdn/FC5531" alt="CSDN" width="80" />
89+
<img src="https://favicon.im/cnblogs.com?larger=true" alt="博客园" width="60" />
90+
<img src="https://cdn.simpleicons.org/juejin/1E80FF" alt="掘金" width="60" />
91+
<img src="https://favicon.im/medium.com?larger=true" alt="Medium" width="60" />
92+
<img src="https://cdn.brandfetch.io/id5v32DsU5/w/400/h/400/theme/dark/icon.png?c=1bxid64Mup7aczewSAYMX&t=1767149702768" alt="思否" width="60" />
93+
<img src="https://www.google.com/s2/favicons?domain=infoq.cn&sz=128" alt="InfoQ" width="60" />
94+
<img src="https://favicon.im/jianshu.com?larger=true" alt="简书" width="60" />
95+
<img src="https://static.oschina.net/new-osc/img/logo_osc.svg" alt="开源中国" width="120" />
96+
<img src="https://cdn.brandfetch.io/id4vYQbdaC/w/168/h/62/theme/dark/logo.png?c=1bxid64Mup7aczewSAYMX&t=1743144928777" alt="51CTO" width="80" />
97+
</p>
10298

10399
### 云平台及其开发者社区
104100
<br/>
105101

106-
<div align="center">
107-
<div>
108-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/tencentcloud-color.png" alt="腾讯云" width="30" height="60" />
109-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/tencentcloud-text.png" alt="腾讯云" width="70" height="60" />
110-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/alibabacloud-color.png" alt="阿里云社区" width="30" height="60" />
111-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/alibabacloud-text.png" alt="阿里云社区" width="140" height="60" />
112-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/huaweicloud-color.png" alt="华为云博客" width="30" height="60" />
113-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/huaweicloud-text-cn.png" alt="华为云博客" width="70" height="60" />
114-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/huawei-color.png" alt="华为开发者文章" width="30" height="60" />
115-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/huawei-text.png" alt="华为开发者文章" width="100" height="60" />
116-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/baiducloud-color.png" alt="百度云千帆" width="30" height="60" />
117-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/baiducloud-text.png" alt="百度云千帆" width="110" height="60" />
118-
<br />
119-
<img src="https://cdn.simpleicons.org/alipay/1677FF" alt="支付宝开放平台" width="30" height="50" />
120-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/modelscope-color.png" alt="魔搭社区" width="36" height="60" />
121-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/modelscope-text.png" alt="魔搭社区" width="160" height="60" />
122-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/volcengine-color.png" alt="火山引擎" width="36" height="60" />
123-
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/volcengine-text.png" alt="火山引擎" width="90" height="60" />
124-
<img src="https://www.elecfans.com/static/main/img/elecfans-logo.jpg" alt="电子发烧友" width="35" height="60" />
125-
</div>
126-
</div>
102+
<p align="center">
103+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/tencentcloud-color.png" alt="腾讯云" width="30" />
104+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/tencentcloud-text.png" alt="腾讯云" width="70" />
105+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/alibabacloud-color.png" alt="阿里云社区" width="30" />
106+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/alibabacloud-text.png" alt="阿里云社区" width="140" />
107+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/huaweicloud-color.png" alt="华为云博客" width="30" />
108+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/huaweicloud-text-cn.png" alt="华为云博客" width="70" />
109+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/huawei-color.png" alt="华为开发者文章" width="30" />
110+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/huawei-text.png" alt="华为开发者文章" width="100" />
111+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/baiducloud-color.png" alt="百度云千帆" width="30" />
112+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/baiducloud-text.png" alt="百度云千帆" width="110" />
113+
<br/>
114+
<img src="https://cdn.simpleicons.org/alipay/1677FF" alt="支付宝开放平台" width="30" />
115+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/modelscope-color.png" alt="魔搭社区" width="36" />
116+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/modelscope-text.png" alt="魔搭社区" width="160" />
117+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/dark/volcengine-color.png" alt="火山引擎" width="36" />
118+
<img src="https://cdn.jsdelivr.net/npm/@lobehub/icons-static-png/light/volcengine-text.png" alt="火山引擎" width="90" />
119+
<img src="https://www.elecfans.com/static/main/img/elecfans-logo.jpg" alt="电子发烧友" width="35" />
120+
</p>
127121

128122

129123
## 开发者模式测试

0 commit comments

Comments
 (0)