add mp gh intro

This commit is contained in:
hillerliao
2021-08-21 10:22:22 +08:00
parent becc97a49a
commit dd61dfc51c

View File

@@ -334,4 +334,17 @@
<br>
<!--item info end-->
<!--item info start-->
<div class="card text-left">
<div class="card-body">
<h4 class="card-title">微信公众号 - 最新文章</h4>
<h6 class="text-muted">微信公众号 - 最新文章 <a href="https://github.com/hillerliao" target="_blank" class="badge badge-secondary">by hillerliao</a></h6>
<p class="card-text">举例:<a href="https://pyrsshub.herokuapp.com/mp/gh/mao-talk" target="_blank">https://pyrsshub.herokuapp.com/mp/gh/mao-talk</a></p>
<p class="card-text">路由:<code>/mp/tag/:biz/:tag</code></p>
<p class="card-text">gh [必填, 公众号id] </p>
</div>
</div>
<br>
<!--item info end-->
{% endblock content %}