From 4a4dd21ec6d149fee45b514ab81da877891bb286 Mon Sep 17 00:00:00 2001 From: Ryan Feigenbaum Date: Fri, 28 Jul 2023 10:35:35 -0400 Subject: [PATCH] logic --- home.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.hbs b/home.hbs index b298a394..f7e91d27 100644 --- a/home.hbs +++ b/home.hbs @@ -118,7 +118,7 @@

I published the first post on this site {{#get "posts" order="published_at asc" limit="1"}}{{#foreach posts}}{{date timeago="true"}}{{/foreach}}{{/get}}. Since then, I’ve racked up - {{pagination.total}} posts and {{total_members}} members. {{#match @member}}If you’re the type who is interested in + {{pagination.total}} posts and {{total_members}} members. {{^match @member}}If you’re the type who is interested in building things on the web or just randomly likes to sign up for things, consider subscribing. It’s free, spamless, and you can unsub at any time.

{{else}}And thank you for being one of them. Let’s have a beer sometime 🍻{{/match}}