From 406e83f8c29f18e77379f892b78ae01762813550 Mon Sep 17 00:00:00 2001 From: GreenFlux Date: Fri, 21 Apr 2023 11:22:43 -0400 Subject: [PATCH 1/3] Add files via upload --- logos/appsmith-white-logo.svg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 logos/appsmith-white-logo.svg diff --git a/logos/appsmith-white-logo.svg b/logos/appsmith-white-logo.svg new file mode 100644 index 00000000..deaf00ca --- /dev/null +++ b/logos/appsmith-white-logo.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file From 3442728819f4c7c7c62d93e83c79d3abfe14189e Mon Sep 17 00:00:00 2001 From: GreenFlux Date: Fri, 21 Apr 2023 11:26:26 -0400 Subject: [PATCH 2/3] Update communities.json --- communities.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/communities.json b/communities.json index 557f2e17..957168ed 100644 --- a/communities.json +++ b/communities.json @@ -30,6 +30,13 @@ "quote": "Imagine asking a question and having GDEs and library authors answer, as well as awesome members of the @angular community! That's been my experience. Join the conversation if you haven't already.", "quoteSourceUrl": "https://twitter.com/ub3rh4xor/status/1306601883088293889" }, + { + "title": "Appsmith", + "inviteCode": "ErhCwBCF", + "githubUrl": "https://github.com/appsmithorg", + "logo": "appsmith-white-logo.svg", + "quote": "Home of the Appsmith community, and our primary support channel." + }, { "title": "Appwrite", "githubUrl": "https://github.com/appwrite", From 413a3f281ff86b8bba9d27835f02264df230dd47 Mon Sep 17 00:00:00 2001 From: GreenFlux Date: Fri, 21 Apr 2023 11:27:55 -0400 Subject: [PATCH 3/3] Update communities.json --- communities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/communities.json b/communities.json index 957168ed..0535eb9f 100644 --- a/communities.json +++ b/communities.json @@ -33,7 +33,7 @@ { "title": "Appsmith", "inviteCode": "ErhCwBCF", - "githubUrl": "https://github.com/appsmithorg", + "githubUrl": "https://github.com/appsmithorg/appsmith", "logo": "appsmith-white-logo.svg", "quote": "Home of the Appsmith community, and our primary support channel." },