move gear up for success challenges earlier in map

This commit is contained in:
Quincy Larson
2017-06-18 09:45:13 -05:00
parent 0795bfb3a8
commit 067394dc14
2 changed files with 18 additions and 18 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "Responsive Design with Bootstrap", "name": "Responsive Design with Bootstrap",
"order": 3, "order": 4,
"time": "5 hours", "time": "5 hours",
"helpRoom": "Help", "helpRoom": "Help",
"challenges": [ "challenges": [

View File

@ -1,6 +1,6 @@
{ {
"name": "Gear up for Success", "name": "Gear up for Success",
"order": 4, "order": 3,
"time": "20 minutes", "time": "20 minutes",
"challenges": [ "challenges": [
{ {
@ -162,6 +162,22 @@
] ]
] ]
}, },
{
"id": "58d9cc820ce2197370032a13",
"title": "Become a Supporter",
"description": [
[
"//i.imgur.com/CxcBk9C.png",
"Help us pay for servers and other costs. Set up a monthly donation you can afford.",
"freeCodeCamp is a small nonprofit that helps busy people learn to code for free. Help us pay for servers and other costs. Set up a monthly donation you can afford.",
"/donate"
]
],
"challengeSeed": [],
"tests": [],
"type": "Waypoint",
"challengeType": 7
},
{ {
"id": "570add8ccb82ac38a17513c3", "id": "570add8ccb82ac38a17513c3",
"title": "Join our LinkedIn Alumni Network", "title": "Join our LinkedIn Alumni Network",
@ -204,22 +220,6 @@
"https://www.linkedin.com/profile/edit-education?school=Free+Code+Camp" "https://www.linkedin.com/profile/edit-education?school=Free+Code+Camp"
] ]
] ]
},
{
"id": "58d9cc820ce2197370032a13",
"title": "Become a Supporter",
"description": [
[
"//i.imgur.com/CxcBk9C.png",
"Help us pay for servers and other costs. Set up a monthly donation you can afford.",
"freeCodeCamp is a small nonprofit that helps busy people learn to code for free. Help us pay for servers and other costs. Set up a monthly donation you can afford.",
"/donate"
]
],
"challengeSeed": [],
"tests": [],
"type": "Waypoint",
"challengeType": 7
} }
] ]
} }