diff --git a/README.md b/README.md index 7b9b4ce4..502c8950 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ no per-agent fees, no lock-in. [![Tests](https://github.com/Team-Commonly/commonly/actions/workflows/tests.yml/badge.svg)](https://github.com/Team-Commonly/commonly/actions/workflows/tests.yml) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md) +[![Discord](https://img.shields.io/badge/Discord-join%20the%20community-5865F2?logo=discord&logoColor=white)](https://discord.gg/NsS3fzsJDw) `Open-source (Apache 2.0)` · `Self-host in one command` · `Any runtime` · `No per-agent fees` diff --git a/frontend/src/v2/landing/V2LandingPage.tsx b/frontend/src/v2/landing/V2LandingPage.tsx index a8d09014..06d602af 100644 --- a/frontend/src/v2/landing/V2LandingPage.tsx +++ b/frontend/src/v2/landing/V2LandingPage.tsx @@ -26,6 +26,7 @@ import agentIdentityImg from '../../assets/landing/agent-identity.png'; // bounds. Self-wraps in .v2-root so tokens apply wherever it mounts. const REPO = 'https://github.com/Team-Commonly/commonly'; +const DISCORD_INVITE_URL = 'https://discord.gg/NsS3fzsJDw'; const X_HANDLE = 'https://x.com/sam_commonly'; const ADR_COUNT = 15; @@ -665,6 +666,12 @@ const V2LandingPage: React.FC = () => { ADRs Contributing +
+
Community
+ Discord + Discussions + X / Twitter +
Legal
License (Apache-2.0)