From 3a9c3585648081b0b6b972d526060c268fa6b9a6 Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:29:18 +0100 Subject: Remove status text on contact page --- apps/website/src/pages/contact.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'apps/website') diff --git a/apps/website/src/pages/contact.astro b/apps/website/src/pages/contact.astro index fcaba1b..8f7586c 100644 --- a/apps/website/src/pages/contact.astro +++ b/apps/website/src/pages/contact.astro @@ -20,10 +20,10 @@ import Layout from '@layouts/Layout.astro';
GitHub
-
+ We love open source, so all of our projects are OSS. Anyone is welcome to contribute new features (and bugs) to our mods @@ -36,10 +36,10 @@ import Layout from '@layouts/Layout.astro';
Discord
-
+ Join us today! It's the easiest way to chat with other members, suggest new features, and get support with your mods -- cgit