-
+ {{!-- 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}}
+
+
+
+
+
+ {{/tag}}
+
+{{name}}
++ {{#if description}} + {{description}} + {{else}} + {{plural ../pagination.total empty='posts' singular='% post' plural='% posts'}} + • see all tags + {{/if}} +
+
+
+
+
+ {{!-- Looping through every post --}}
+ {{#foreach posts}}
+ {{> "post-card-big"}}
+ {{/foreach}}
+
+