mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-02 19:26:34 -04:00
introducing: minimal mistakes
This commit is contained in:
parent
0c0e191d72
commit
3db2701e10
766 changed files with 41906 additions and 1080 deletions
3
_includes/posts-category.html
Normal file
3
_includes/posts-category.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{%- for post in site.categories[include.taxonomy] -%}
|
||||
{% include archive-single.html %}
|
||||
{%- endfor -%}
|
Loading…
Add table
Add a link
Reference in a new issue