From e41eb4b13a9007ee7238e5973d61e6597c3c2fcb Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Fri, 14 Jan 2022 18:14:32 +0000 Subject: Remove unnecessary bits from main pages --- views/home.handlebars | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'views/home.handlebars') diff --git a/views/home.handlebars b/views/home.handlebars index cc31756..af05600 100755 --- a/views/home.handlebars +++ b/views/home.handlebars @@ -1,8 +1,4 @@ -

{{siteName}}

- -

- gathio is a quick and easy way to make and share events which respects your privacy. -

+

A quick and easy way to make and share events which respects your privacy.


@@ -16,9 +12,11 @@

But remember: all our events are visible to anyone who knows the link, so probably don't use gathio to plot your surprise birthday party or revolution. Or whatever, you do you.

+{{#if showKofi}}

If you find yourself using and enjoying gathio, consider buying me a coffee. It'll help keep the site running!

+{{/if}} -- cgit v1.2.3