diff --git a/src/components/Community/index.tsx b/src/components/Community/index.tsx
index e9089dcdf..7a7040757 100644
--- a/src/components/Community/index.tsx
+++ b/src/components/Community/index.tsx
@@ -15,6 +15,7 @@ import Link from "@docusaurus/Link";
import ZulipLogo from "@site/static/img/external-logos/zulip-icon-circle.svg";
import GithubLogo from "@site/static/img/external-logos/github-mark.svg";
import RedditLogo from "@site/static/img/external-logos/reddit-logo.svg";
+import ReactorModelLogo from "@site/static/img/external-logos/reactor-model.svg";
export const SocialMediaCard = ({
renderedImage,
@@ -109,6 +110,25 @@ export default function Community(): JSX.Element {
>
+
+ }
+ name="Reactor Model"
+ >
+ <>
+ Discover the reactor model of computation, related projects, and
+ events.{" "}
+
+ Visit reactor-model.org.
+
+ >
+
+
+
+