You've already forked Ghost-Theme-Source
Renamed loop partial
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<main class="gh-main">
|
||||
<div class="gh-feed">
|
||||
{{#foreach posts}}
|
||||
{{> "loop"}}
|
||||
{{> "post-card"}}
|
||||
{{/foreach}}
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user