Renamed loop partial

This commit is contained in:
Sodbileg Gansukh
2023-07-30 18:48:03 +08:00
parent 59eaa0663c
commit 86d501e32b
11 changed files with 16 additions and 16 deletions

View File

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