decentralized-id.github.io/_includes/posts-category.html

4 lines
105 B
HTML
Raw Normal View History

2019-03-28 19:40:33 -04:00
{%- for post in site.categories[include.taxonomy] -%}
{% include archive-single.html %}
{%- endfor -%}