Optimization

This commit is contained in:
Sodbileg Gansukh
2023-09-19 21:19:25 +08:00
parent a053e4b57d
commit db2de86339
7 changed files with 32 additions and 29 deletions

View File

@@ -5,7 +5,7 @@
<h2 class="gh-featured-title">Featured</h2>
<div class="gh-featured-feed">
{{#foreach featured}}
{{> "post-card"}}
{{> "post-card" imageSizes="80px"}}
{{/foreach}}
</div>
</div>