mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
fix: Renamed some data keys.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<main>
|
||||
<h1>{{page_title}}</h1>
|
||||
{{&body}}
|
||||
{{#year_sections}}
|
||||
{{#by_year}}
|
||||
<section>
|
||||
<h2>{{year}}</h2>
|
||||
<ul>
|
||||
@@ -13,7 +13,7 @@
|
||||
{{/posts}}
|
||||
</ul>
|
||||
</section>
|
||||
{{/year_sections}}
|
||||
{{/by_year}}
|
||||
</main>
|
||||
{{/content}}
|
||||
{{/base}}
|
||||
|
||||
Reference in New Issue
Block a user