This commit is contained in:
= 2021-05-10 19:00:39 +05:00
commit b978dc7224
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
</a>
</div>
{% partial 'index/category_post_item' post = posts.first %}
{% partial 'index/category_post_item' post = posts[1] %}
{% partial 'index/category_post_item' post = posts.last %}
</div>
</div>
</div>