fetch dxzg notice

This commit is contained in:
hillerliao
2020-02-05 12:44:53 +08:00
parent 65a4a5b7a8
commit d560842370
4 changed files with 43 additions and 1 deletions

View File

@@ -74,4 +74,15 @@
</div>
</div>
<br>
<!--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://rsshub-python.herokuapp.com/dxzg/notice" target="_blank">https://rsshub-python.herokuapp.com/dxzg/notice</a></p>
<p class="card-text">路由:<code>/dxzg/notice</code></p>
</div>
</div>
<br>
<!--item info end-->
{% endblock content %}