From 82ad573cac81748f720b99e0642add84fa4f1aa2 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Wed, 8 Oct 2025 11:58:52 +0200 Subject: [PATCH] Add stoat link --- common/src/constants.ts | 1 + web/pages/about.tsx | 39 ++++++++++++++++++++++++--------------- 2 files changed, 25 insertions(+), 15 deletions(-) diff --git a/common/src/constants.ts b/common/src/constants.ts index e85805ca..f66e49e9 100644 --- a/common/src/constants.ts +++ b/common/src/constants.ts @@ -10,6 +10,7 @@ export const githubIssues = `${githubRepo}/issues` export const paypalLink = "https://www.paypal.com/paypalme/CompassConnections" export const patreonLink = "https://patreon.com/CompassMeet" export const discordLink = "https://discord.gg/8Vd7jzqjun" +export const stoatLink = "https://stt.gg/YKQp81yA" export const formLink = "https://forms.gle/tKnXUMAbEreMK6FC6" export const pStyle = "mt-1 text-gray-800 dark:text-white whitespace-pre-line"; diff --git a/web/pages/about.tsx b/web/pages/about.tsx index 66725084..5ccf8e97 100644 --- a/web/pages/about.tsx +++ b/web/pages/about.tsx @@ -1,7 +1,7 @@ import {LovePage} from 'web/components/love-page' import {ReactNode} from "react"; import Link from "next/link"; -import {discordLink, formLink, githubRepo} from "common/constants"; +import {discordLink, formLink, githubRepo, stoatLink} from "common/constants"; export const AboutBlock = (props: { @@ -94,17 +94,6 @@ export default function About() { Suggest Here -
-
Join the Community
-

Shape the product or chat with like-minded people.

- - Join the Discord - -
Develop the App

The full source code and instructions are available on GitHub.

@@ -115,6 +104,26 @@ export default function About() { View Code
+
+
Join the Community
+

Shape the product or chat with like-minded people.

+
+ + Join the Discord + + + Join on Stoat / Revolt + +
+

Support our not-for-profit @@ -122,21 +131,21 @@ export default function About() {

Donate on Patreon Donate on PayPal Donate on Ko-fi