diff --git a/communities.json b/communities.json index c494dea..d6cdde2 100644 --- a/communities.json +++ b/communities.json @@ -494,6 +494,30 @@ "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": "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..678fe3a 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..b10db29 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..e4a0ae3 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..76d0583 Binary files /dev/null and b/logos/vuesax.png differ