~xdavidwu/xdavidwu.link

ref: 2ec4b8a7202dec287e3906abe4152ea92fed9c55 xdavidwu.link/_includes/page__taxonomy.html -rw-r--r-- 196 bytes
2ec4b8a7xdavidwu remove unneeded comments, add dummy favicon 4 years ago
                                                                                
1
2
3
4
5
6
7
{% if site.tag_archive.type and page.tags[0] %}
  {% include tag-list.html %}
{% endif %}

{% if site.category_archive.type and page.categories[0] %}
  {% include category-list.html %}
{% endif %}