From 486db44f79297466403b63b90e3f897f8dcfd957 Mon Sep 17 00:00:00 2001 From: terichadbourne Date: Wed, 19 Dec 2018 14:41:38 -0500 Subject: [PATCH] Remove dummy data - Remove the dummy data (extra chapters and tutorials) that had been used to test site design --- src/components/chapters/chapters.json | 50 +-------------------------- src/components/home/Home.vue | 9 ----- 2 files changed, 1 insertion(+), 58 deletions(-) diff --git a/src/components/chapters/chapters.json b/src/components/chapters/chapters.json index a6bffc405..9b4db092e 100644 --- a/src/components/chapters/chapters.json +++ b/src/components/chapters/chapters.json @@ -5,56 +5,8 @@ "country":"US", "region":"North America", "organizers":[ - "mikeal", - "terichadbourne" + "mikeal" ], - "website":"http://proto.school/san-francisco", - "twitter":"sfprotoschool", "repo":"http://github.com/protoschool/san-francisco" - }, - { - "name":"ProtoSchool Boston", - "city":"Boston, MA", - "country":"US", - "region":"North America", - "organizers":[ - "terichadbourne" - ], - "website":"http://proto.school/boston", - "twitter":"bostonprotoschool", - "repo":"http://github.com/protoschool/boston" - }, - { - "name":"ProtoSchool London", - "city":"London", - "country":"GB", - "region":"Europe", - "organizers":[ - "terichadbourne" - ], - "twitter":"londonprotoschool" - }, - { - "name":"ProtoSchool Beijing", - "city":"Beijing", - "country":"CN", - "region":"Asia", - "organizers":[ - "terichadbourne" - ], - "twitter":"beijingps", - "repo":"http://github.com/protoschool/beijing" - }, - { - "name":"ProtoSchool Lisbon", - "city":"Lisbon", - "country":"PT", - "region":"Europe", - "organizers":[ - "terichadbourne" - ], - "website":"http://proto.school/lisbon", - "twitter":"lisbonprotoschool", - "repo":"http://github.com/protoschool/lisbon" } ] diff --git a/src/components/home/Home.vue b/src/components/home/Home.vue index bff9c0b59..d71c4eef0 100644 --- a/src/components/home/Home.vue +++ b/src/components/home/Home.vue @@ -34,15 +34,6 @@ -
- - -

- Put a description here when it's ready! -

-
-
-

Chapter Events