more related posts on main
This commit is contained in:
parent
dd1e48c5d8
commit
2ed03886a3
@ -14,7 +14,7 @@ layout: archive
|
||||
|
||||
{% assign entries_layout = page.entries_layout | default: 'list' %}
|
||||
<div class="entries-{{ entries_layout }}">
|
||||
{% for post in posts limit: 8%}
|
||||
{% for post in posts limit: 10%}
|
||||
{% include archive-single.html type=entries_layout %}
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user