You've already forked Ghost-Theme-Source
Renamed loop partial
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="gh-feed">
|
||||
{{#get "posts" include="authors" filter="id:-{{post.id}}" limit="3" as |next|}}
|
||||
{{#foreach next}}
|
||||
{{> "loop"}}
|
||||
{{> "post-card"}}
|
||||
{{/foreach}}
|
||||
{{/get}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user