From 4e78b98a53fc1343b228a100ef510a911a8cd7ea Mon Sep 17 00:00:00 2001 From: Jan Klass Date: Sat, 19 Oct 2024 11:55:57 +0200 Subject: [PATCH] Fix Discord links Fixes #339 --- docs/common/error-page-template.md | 2 +- views/home.handlebars | 4 ++-- views/partials/footer.handlebars | 4 ++-- views/partials/header.handlebars | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/common/error-page-template.md b/docs/common/error-page-template.md index ffeaae4..7928162 100644 --- a/docs/common/error-page-template.md +++ b/docs/common/error-page-template.md @@ -22,4 +22,4 @@ If you have not yet connected to Pretendo, please follow the instructions [here](/docs/install) to get started. -If you are still unable to connect, please request to speak to a moderator in the [Discord server](https://invite.gg/pretendo). +If you are still unable to connect, please request to speak to a moderator in the [Discord server](https://discord.gg/pretendo). diff --git a/views/home.handlebars b/views/home.handlebars index cab1a9f..43cdb8e 100644 --- a/views/home.handlebars +++ b/views/home.handlebars @@ -13,7 +13,7 @@ {{ locale.hero.buttons.readMore }} - + @@ -200,7 +200,7 @@

{{ locale.discordJoin.widget.text }}

-
{{ locale.discordJoin.widget.button }} + {{ locale.discordJoin.widget.button }}
diff --git a/views/partials/footer.handlebars b/views/partials/footer.handlebars index 0ac47fd..a2de82d 100644 --- a/views/partials/footer.handlebars +++ b/views/partials/footer.handlebars @@ -33,7 +33,7 @@

{{ locale.footer.socials }}

Twitter Mastodon - Discord + Discord GitHub
@@ -49,7 +49,7 @@