diff --git a/communities.json b/communities.json index 808d846..9aead2c 100644 --- a/communities.json +++ b/communities.json @@ -495,13 +495,37 @@ "quote": "Discord allows our community members to communicate directly with developers, and developers to easily engage with the community. We use it extensively for community support and interaction.", "inviteCode": "jf9XX4a", "githubUrl": "https://github.com/gridcoin-community" - }, + }, { "logo": "cdnjs.png", "title": "cdnjs", "quote": "We at cdnjs are using Discord to allow us to meet and interact with the community using our service, engaging in discussion about how we can better the service we provide.", "inviteCode": "xVpxssn", "githubUrl": "https://github.com/cdnjs" + }, + { + "logo": "vuesax.png", + "title": "Vuesax", + "inviteCode": "2kHwpfe", + "githubUrl": "https://github.com/lusaxweb/vuesax" + }, + { + "logo": "nuxtjs.png", + "title": "Nuxt.js", + "inviteCode": "Y6HGQeP", + "githubUrl": "https://github.com/nuxt/nuxt.js" + }, + { + "logo": "poi.png", + "title": "Poi", + "inviteCode": "2t5mdCz", + "githubUrl": "https://github.com/egoist/poi" + }, + { + "logo": "buefy.png", + "title": "Buefy", + "inviteCode": "ZkdFJMr", + "githubUrl": "https://github.com/buefy/buefy" } ] } diff --git a/logos/buefy.png b/logos/buefy.png new file mode 100644 index 0000000..f47bdcd Binary files /dev/null and b/logos/buefy.png differ diff --git a/logos/nuxtjs.png b/logos/nuxtjs.png new file mode 100644 index 0000000..8cce32a Binary files /dev/null and b/logos/nuxtjs.png differ diff --git a/logos/poi.png b/logos/poi.png new file mode 100644 index 0000000..808c0f3 Binary files /dev/null and b/logos/poi.png differ diff --git a/logos/vuesax.png b/logos/vuesax.png new file mode 100644 index 0000000..35cfabf Binary files /dev/null and b/logos/vuesax.png differ