Minor adjustments

This commit is contained in:
Sodbileg Gansukh
2023-07-19 13:12:02 +08:00
parent b20c506955
commit 93bce3d338
5 changed files with 27 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
<main class="gh-main">
<div class="gh-feed">
{{#foreach posts from="8"}}
{{#foreach posts from="8" limit="9"}}
{{> "loop"}}
{{/foreach}}
</div>