mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-09-29 23:18:54 -04:00
introducing: minimal mistakes
This commit is contained in:
parent
5d7c36f4e3
commit
f4e2cfa1f6
766 changed files with 41906 additions and 1080 deletions
9
_layouts/category.html
Normal file
9
_layouts/category.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
layout: archive
|
||||
---
|
||||
|
||||
{{ content }}
|
||||
|
||||
<div class="entries-{{ page.entries_layout }}">
|
||||
{% include posts-category.html taxonomy=page.taxonomy type=page.entries_layout %}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue