Commit 7e126017 authored by Medicean's avatar Medicean

(AD:About) 关注页增加微信公众号二维码

parent 0a144bfa
...@@ -23,6 +23,10 @@ class About { ...@@ -23,6 +23,10 @@ class About {
<a href="http://doc.u0u.us"><i class="fa fa-book"></i> ${LANG['document']}</a> / <a href="http://doc.u0u.us"><i class="fa fa-book"></i> ${LANG['document']}</a> /
<a href="https://discord.gg/Uzh5nUf"><i class="fa fa-comments"></i> ${LANG['discord']}</a> <a href="https://discord.gg/Uzh5nUf"><i class="fa fa-comments"></i> ${LANG['discord']}</a>
</p> </p>
<div>
<img src="ant-static://imgs/qrcode.jpg" style="width:100px;"/>
<p style="color: #795548;transition: all .5s linear;font-size: 14px;">关注微信公众号</p>
</div>
</div> </div>
`); `);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment