fetch infoq author article

This commit is contained in:
hillerliao
2022-10-16 18:28:06 +08:00
parent 3f9a7fcc3a
commit f01b87b14f
3 changed files with 40 additions and 0 deletions

View File

@@ -118,6 +118,10 @@
<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.vercel.app/infoq/topic/159" target="_blank">https://pyrsshub.vercel.app/infoq/topic/159</a></p>
<p class="card-text">路由:<code>/infoq/topic/:category</code></p>
<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.vercel.app/infoq/profile/8D1F7C1F2C23FD" target="_blank">https://pyrsshub.vercel.app/infoq/profile/8D1F7C1F2C23FD</a></p>
<p class="card-text">路由:<code>/infoq/profile/:category</code></p>
</div>
</div>
<br>