chore: update resource url

pull/154/head
yanglbme 10 months ago
parent f03f70f310
commit 6a8cc8ac3f

@ -381,17 +381,11 @@ GitHub 技术社区 [Doocs](https://github.com/doocs),致力于打造一个内
<table> <table>
<tr> <tr>
<td align="center" style="width: 200px;"> <td align="center" style="width: 260px;">
<a href="https://github.com/doocs"> <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-doocs.png" style="width: 400px;"><br>
<img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
<sub>公众平台</sub>
</a><br>
</td> </td>
<td align="center" style="width: 200px;"> <td align="center" style="width: 260px;">
<a href="https://github.com/yanglbme"> <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-yanglbme.png" style="width: 400px;"><br>
<img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
<sub>个人微信</sub>
</a><br>
</td> </td>
</tr> </tr>
</table> </table>

@ -130,20 +130,14 @@
**Doocs** **PDF** [ Java ](https://github.com/doocs/advanced-java) 项目离线 PDF 文档283 页精华),学习更加方便! **Doocs** **PDF** [ Java ](https://github.com/doocs/advanced-java) 项目离线 PDF 文档283 页精华),学习更加方便!
<table> <table>
<tr> <tr>
<td align="center" style="width: 200px;"> <td align="center" style="width: 260px;">
<a href="https://github.com/doocs"> <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-doocs.png" style="width: 400px;"><br>
<img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br> </td>
<sub></sub> <td align="center" style="width: 260px;">
</a><br> <img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/images/qrcode-for-yanglbme.png" style="width: 400px;"><br>
</td> </td>
<td align="center" style="width: 200px;"> </tr>
<a href="https://github.com/yanglbme">
<img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
<sub></sub>
</a><br>
</td>
</tr>
</table> </table>
`; `;
return editHtml + content + `\n` + subscription; return editHtml + content + `\n` + subscription;

Loading…
Cancel
Save