From f4a1cce6831f2a1d1f40daab04ddf6aa3bb9ad0b Mon Sep 17 00:00:00 2001 From: victor hazbun Date: Mon, 17 Jun 2019 18:49:57 -0500 Subject: [PATCH] Glitch community --- pages/communities/index.vue | 5 +++++ pages/servers/index.vue | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/communities/index.vue b/pages/communities/index.vue index 87b0303..4b23d34 100644 --- a/pages/communities/index.vue +++ b/pages/communities/index.vue @@ -28,6 +28,11 @@ export default { desc: 'Hangout and learn with new and experienced developers in this Discord community. All ages and experience levels welcome!', url: 'https://discord.gg/developers' }, + { + title: 'Glitch', + desc: 'Glitch is the friendly community where everyone can discover and create the best stuff on the web.', + url: 'https://glitch.com/' + }, { title: 'WebGL and Threejs', desc: 'desc', diff --git a/pages/servers/index.vue b/pages/servers/index.vue index 422b5bd..24dcaa9 100644 --- a/pages/servers/index.vue +++ b/pages/servers/index.vue @@ -28,11 +28,6 @@ export default { desc: 'Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.', url: 'https://www.heroku.com/' }, - { - title: 'Glitch', - desc: 'Glitch is the friendly community where everyone can discover and create the best stuff on the web.', - url: 'https://glitch.com/' - }, { title: 'Now', desc: 'Global Serverless Deployments. Now makes serverless application deployment easy. Don\'t spend time configuring the cloud. Just push your code.',