diff --git a/communities.json b/communities.json index 34a9d1e..76a62f8 100644 --- a/communities.json +++ b/communities.json @@ -679,6 +679,14 @@ "quote": "Discord both strengthened our community and dramatically improved discussion amongst the developers.", "inviteCode": "G7Qnnhy", "githubUrl": "https://github.com/nestjs" + }, + { + "logo": "citra.png", + "title": "Citra", + "quote": "Discord is used to provide premium support for our users.", + "quoteSourceUrl": "https://citra-emu.org/help/reference/asking/", + "inviteCode": "citra", + "githubUrl": "https://github.com/citra-emu/" } ] -} +} \ No newline at end of file diff --git a/logos/citra.png b/logos/citra.png new file mode 100644 index 0000000..f6da740 Binary files /dev/null and b/logos/citra.png differ