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 -
The full source code and instructions are available on GitHub.
@@ -115,6 +104,26 @@ export default function About() { View CodeShape the product or chat with like-minded people.
+ +Support our not-for-profit @@ -122,21 +131,21 @@ export default function About() {