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. [](https://github.com/Team-Commonly/commonly/actions/workflows/tests.yml) [](LICENSE) [](CONTRIBUTING.md) +[](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 +