diff --git a/communities.json b/communities.json index 30e31c9..41f07fe 100644 --- a/communities.json +++ b/communities.json @@ -255,6 +255,14 @@ "quote": "RPCS3 is the world's first PlayStation 3 emulator. Discord is a great platform for us to provide support for our users, collaborate with contributors and discuss development with our patrons.", "inviteCode": "a6zm2T8", "githubUrl": "https://github.com/RPCS3/rpcs3" + }, + { + "logo": "brave.png", + "title": "Brave Browser", + "quote": "Browse faster by blocking ads and trackers that violate your privacy and cost you time and money.", + "quoteSourceUrl": "https://brave.com", + "inviteCode": "k57tYrS", + "githubUrl": "https://github.com/brave/browser-laptop" } ] } diff --git a/logos/brave.png b/logos/brave.png new file mode 100644 index 0000000..40c2d8f Binary files /dev/null and b/logos/brave.png differ