diff --git a/index.hbs b/index.hbs index 9e5712c..65d202f 100644 --- a/index.hbs +++ b/index.hbs @@ -1,13 +1,13 @@ {{!< default}} -
-

{{@site.title}}

-

{{@site.description}}

+
+

{{@site.title}}

+

{{@site.description}}

-
+
{{#if posts}} -
+
{{#foreach posts}} {{> "post-card"}} {{/foreach}} @@ -25,9 +25,9 @@ {{/if}}
-
-
-

Loading more posts...

+
+
+

Loading more posts...

{{else}}