Refactor the 'for' loop that adds all the post files
This commit is contained in:
@@ -4,7 +4,7 @@ $wrap{"blog"}
|
||||
<header>
|
||||
<div>
|
||||
<h2>$(title or id)</h2>
|
||||
<time>$(post.publish_date)</time>
|
||||
<time>$publish_date</time>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user