mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-19 03:18:07 -04:00
no grid for now
This commit is contained in:
parent
4cc5921e49
commit
653b16a60a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ share: true
|
|||
<h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}</h3>
|
||||
|
||||
{% for post in paginator.posts %}
|
||||
{% include archive-single.html type="grid" %}
|
||||
{% include archive-single.html %}
|
||||
{% endfor %}
|
||||
|
||||
{% include paginator.html %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue