diff --git a/communities.json b/communities.json index fd1cff2..0ac4538 100644 --- a/communities.json +++ b/communities.json @@ -62,6 +62,36 @@ "quote": "We started using Discord as we opened up Patreon. It integrated flawlessly and provided us with a platform to help recognize our contributors. Thank you!", "inviteCode": "s93b7Fv" + }, + { + "logo": "elixir.png", + "title": "Elixir", + "inviteCode": "Ze9fAV" + }, + { + "logo": "redux.svg", + "title": "Redux", + "inviteCode": "KWHrBDe" + }, + { + "logo": "graphql.svg", + "title": "GraphQL", + "inviteCode": "KWHrBDe" + }, + { + "logo": "reasonml.png", + "title": "ReasonML", + "inviteCode": "reasonml" + }, + { + "logo": "formik.png", + "title": "Formik", + "inviteCode": "KWHrBDe" + }, + { + "logo": "relay.svg", + "title": "Relay", + "inviteCode": "KWHrBDe" } ] } diff --git a/logos/elixir.png b/logos/elixir.png new file mode 100644 index 0000000..583fbaa Binary files /dev/null and b/logos/elixir.png differ diff --git a/logos/formik.png b/logos/formik.png new file mode 100644 index 0000000..b94de91 Binary files /dev/null and b/logos/formik.png differ diff --git a/logos/graphql.svg b/logos/graphql.svg new file mode 100644 index 0000000..8e353dd --- /dev/null +++ b/logos/graphql.svg @@ -0,0 +1,71 @@ + + + + diff --git a/logos/reasonml.png b/logos/reasonml.png new file mode 100644 index 0000000..a779bfd Binary files /dev/null and b/logos/reasonml.png differ diff --git a/logos/redux.svg b/logos/redux.svg new file mode 100644 index 0000000..63324e6 --- /dev/null +++ b/logos/redux.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/logos/relay.svg b/logos/relay.svg new file mode 100644 index 0000000..8b83baf --- /dev/null +++ b/logos/relay.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file