update bootcamp json
This commit is contained in:
@ -1,23 +1,5 @@
|
||||
[{
|
||||
"name": "App Academy",
|
||||
"cost": "18000",
|
||||
"weeks": "12",
|
||||
"finance": false,
|
||||
"housing": "500",
|
||||
"cities": [
|
||||
"new-york-city",
|
||||
"san-francisco"
|
||||
]
|
||||
}, {
|
||||
"name": "Viking Code School",
|
||||
"cost": "18000",
|
||||
"weeks": "14",
|
||||
"housing": "0",
|
||||
"finance": false,
|
||||
"cities": [
|
||||
"online"
|
||||
]
|
||||
}, {
|
||||
[
|
||||
{
|
||||
"name": "Hack Reactor",
|
||||
"cost": "17780",
|
||||
"housing": "500",
|
||||
|
Reference in New Issue
Block a user