Update index.hbs
This commit is contained in:
parent
e04023dbe4
commit
7a6b5cad35
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{{!< default}}
|
||||
|
||||
<ul style="display:flex;flex-direction:column-reverse">
|
||||
<ul>
|
||||
{{#foreach posts}}
|
||||
|
||||
<li>
|
||||
|
@ -14,4 +14,4 @@
|
|||
</li>
|
||||
|
||||
{{/foreach}}
|
||||
</ul>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue