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 +++----- views/layouts/main.handlebars | 4 ++-- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'views') 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}} diff --git a/views/layouts/main.handlebars b/views/layouts/main.handlebars index aafa5de..a27059a 100755 --- a/views/layouts/main.handlebars +++ b/views/layouts/main.handlebars @@ -51,6 +51,7 @@ + @@ -66,8 +67,7 @@
- GitHub · Made with by Raphael · Need help? Email us.
- If you like gathio, you might like sweet, my utopian social network. + GitHub · Made with by Raphael.
-- cgit v1.2.3