From 1f37d2c48d5aec80b91a3dc8e04a5592104c5c74 Mon Sep 17 00:00:00 2001 From: Larsen Vallecillo Date: Mon, 9 Apr 2018 13:26:23 -0500 Subject: [PATCH 1/2] Add RC24 logo --- logos/riiconnect24.svg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 logos/riiconnect24.svg diff --git a/logos/riiconnect24.svg b/logos/riiconnect24.svg new file mode 100644 index 0000000..17fa950 --- /dev/null +++ b/logos/riiconnect24.svg @@ -0,0 +1,14 @@ + + + + + RiiConnect24 + + background + + + + Layer 1 + + + \ No newline at end of file From a0d0b3faf27850a416a72a63f7c90278571e0962 Mon Sep 17 00:00:00 2001 From: Larsen Vallecillo Date: Mon, 9 Apr 2018 13:32:25 -0500 Subject: [PATCH 2/2] Added RC24 to communities --- communities.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/communities.json b/communities.json index a0d480c..0170757 100644 --- a/communities.json +++ b/communities.json @@ -220,6 +220,13 @@ "quote": "HTPC/Homelab Services Organizer - Written in PHP", "inviteCode": "TrNtY7N", "githubUrl": "https://github.com/causefx/organizr" + }, + { + "logo": "riiconnect24.svg", + "title": "RiiConnect24", + "quote": "Discord is by far the best chat service around. We have grown a close-knit community with it, and everyone enjoys using it.", + "inviteCode": "b4Y7jfD", + "githubUrl": "https://github.com/RiiConnect24" } ] }