File tree Expand file tree Collapse file tree 2 files changed +12
-24
lines changed Expand file tree Collapse file tree 2 files changed +12
-24
lines changed Original file line number Diff line number Diff line change @@ -381,17 +381,11 @@ GitHub 技术社区 [Doocs](https://github.com/doocs),致力于打造一个内
381
381
382
382
<table >
383
383
<tr >
384
- <td align="center" style="width: 200px;">
385
- <a href="https://github.com/doocs">
386
- <img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
387
- <sub>公众平台</sub>
388
- </a><br>
384
+ <td align="center" style="width: 260px;">
385
+ <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-doocs.png" style="width: 400px;"><br>
389
386
</td>
390
- <td align="center" style="width: 200px;">
391
- <a href="https://github.com/yanglbme">
392
- <img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
393
- <sub>个人微信</sub>
394
- </a><br>
387
+ <td align="center" style="width: 260px;">
388
+ <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-yanglbme.png" style="width: 400px;"><br>
395
389
</td>
396
390
</tr >
397
391
</table >
Original file line number Diff line number Diff line change 130
130
关注「**Doocs**」公众号,回复 **PDF**,即可获取 [互联网 Java 工程师进阶知识完全扫盲](https://github.com/doocs/advanced-java) 项目离线 PDF 文档(283 页精华),学习更加方便!
131
131
132
132
<table>
133
- <tr>
134
- <td align="center" style="width: 200px;">
135
- <a href="https://github.com/doocs">
136
- <img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
137
- <sub>公众平台</sub>
138
- </a><br>
139
- </td>
140
- <td align="center" style="width: 200px;">
141
- <a href="https://github.com/yanglbme">
142
- <img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
143
- <sub>个人微信</sub>
144
- </a><br>
145
- </td>
146
- </tr>
133
+ <tr>
134
+ <td align="center" style="width: 260px;">
135
+ <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-doocs.png" style="width: 400px;"><br>
136
+ </td>
137
+ <td align="center" style="width: 260px;">
138
+ <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-yanglbme.png" style="width: 400px;"><br>
139
+ </td>
140
+ </tr>
147
141
</table>
148
142
` ;
149
143
return editHtml + content + `\n` + subscription ;
You can’t perform that action at this time.
0 commit comments