diff --git a/default.hbs b/default.hbs index 3a6684e..fb7be37 100755 --- a/default.hbs +++ b/default.hbs @@ -8,7 +8,7 @@ - + {{!-- Scripts Begin --}} diff --git a/home.hbs b/home.hbs index 22f3057..163e032 100644 --- a/home.hbs +++ b/home.hbs @@ -11,7 +11,7 @@
- + {{!-- Looping through every post --}} {{#foreach posts}} {{> "post-card-big"}} {{/foreach}} @@ -19,7 +19,7 @@
- +{{!-- Vanta.JS Scripts to make the background cool, but disabled on mobile --}} +{{!< default}} + +
+ {{#tag}} + +
+

{{name}}

+

+ {{#if description}} + {{description}} + {{else}} + {{plural ../pagination.total empty='posts' singular='% post' plural='% posts'}} + • see all tags + {{/if}} +

+
+ {{/tag}} + +
+ +
+
+
+ + {{!-- Looping through every post --}} + {{#foreach posts}} + {{> "post-card-big"}} + {{/foreach}} +
+
+
+ +{{!-- Vanta.JS Scripts to make the background cool, but disabled on mobile --}} +