File tree Expand file tree Collapse file tree 2 files changed +14
-26
lines changed Expand file tree Collapse file tree 2 files changed +14
-26
lines changed Original file line number Diff line number Diff line change @@ -68,21 +68,15 @@ Doocs 技术社区,致力于打造一个内容完整、持续成长的互联
6868
6969## 公众号
7070
71- [ Doocs] ( https://github.com/doocs ) 技术社区旗下唯一公众号「** Doocs 开源社区 ** 」,欢迎扫码关注,** 专注分享技术领域相关知识及行业最新资讯** 。当然,也可以加我个人微信(备注:GitHub),拉你进技术交流群。
71+ [ Doocs] ( https://github.com/doocs ) 技术社区旗下唯一公众号「** Doocs** 」,欢迎扫码关注,** 专注分享技术领域相关知识及行业最新资讯** 。当然,也可以加我个人微信(备注:GitHub),拉你进技术交流群。
7272
7373<table >
7474 <tr >
75- <td align="center" style="width: 200px;">
76- <a href="https://github.com/doocs">
77- <img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
78- <sub>公众平台</sub>
79- </a><br>
75+ <td align="center" style="width: 260px;">
76+ <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-doocs.png" style="width: 400px;"><br>
8077 </td>
81- <td align="center" style="width: 200px;">
82- <a href="https://github.com/yanglbme">
83- <img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
84- <sub>个人微信</sub>
85- </a><br>
78+ <td align="center" style="width: 260px;">
79+ <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-yanglbme.png" style="width: 400px;"><br>
8680 </td>
8781 </tr >
8882</table >
Original file line number Diff line number Diff line change 7676 const subscription = `
7777## 公众号
7878
79- [Doocs](https://github.com/doocs) 技术社区旗下唯一公众号「**Doocs开源社区 **」,欢迎扫码关注,**专注分享技术领域相关知识及业内最新资讯**。当然,也可以加我个人微信(备注:GitHub),拉你进技术交流群。
79+ [Doocs](https://github.com/doocs) 技术社区旗下唯一公众号「**Doocs **」,欢迎扫码关注,**专注分享技术领域相关知识及业内最新资讯**。当然,也可以加我个人微信(备注:GitHub),拉你进技术交流群。
8080
8181<table>
82- <tr>
83- <td align="center" style="width: 200px;">
84- <a href="https://github.com/doocs">
85- <img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
86- <sub>公众平台</sub>
87- </a><br>
88- </td>
89- <td align="center" style="width: 200px;">
90- <a href="https://github.com/yanglbme">
91- <img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
92- <sub>个人微信</sub>
93- </a><br>
94- </td>
95- </tr>
82+ <tr>
83+ <td align="center" style="width: 260px;">
84+ <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-doocs.png" style="width: 400px;"><br>
85+ </td>
86+ <td align="center" style="width: 260px;">
87+ <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-yanglbme.png" style="width: 400px;"><br>
88+ </td>
89+ </tr>
9690</table>
9791 ` ;
9892 return editHtml + content + `\n` + subscription ;
You can’t perform that action at this time.
0 commit comments