You've already forked Ghost-Theme-Source
Minor adjustments
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<main class="gh-main">
|
||||
<div class="gh-feed">
|
||||
{{#foreach posts from="8"}}
|
||||
{{#foreach posts from="8" limit="9"}}
|
||||
{{> "loop"}}
|
||||
{{/foreach}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user