File tree Expand file tree Collapse file tree 2 files changed +1
-58
lines changed Expand file tree Collapse file tree 2 files changed +1
-58
lines changed Original file line number Diff line number Diff line change 5
5
"country" :" US" ,
6
6
"region" :" North America" ,
7
7
"organizers" :[
8
- " mikeal" ,
9
- " terichadbourne"
8
+ " mikeal"
10
9
],
11
- "website" :" http://proto.school/san-francisco" ,
12
- "twitter" :" sfprotoschool" ,
13
10
"repo" :" http://github.com/protoschool/san-francisco"
14
- },
15
- {
16
- "name" :" ProtoSchool Boston" ,
17
- "city" :" Boston, MA" ,
18
- "country" :" US" ,
19
- "region" :" North America" ,
20
- "organizers" :[
21
- " terichadbourne"
22
- ],
23
- "website" :" http://proto.school/boston" ,
24
- "twitter" :" bostonprotoschool" ,
25
- "repo" :" http://github.com/protoschool/boston"
26
- },
27
- {
28
- "name" :" ProtoSchool London" ,
29
- "city" :" London" ,
30
- "country" :" GB" ,
31
- "region" :" Europe" ,
32
- "organizers" :[
33
- " terichadbourne"
34
- ],
35
- "twitter" :" londonprotoschool"
36
- },
37
- {
38
- "name" :" ProtoSchool Beijing" ,
39
- "city" :" Beijing" ,
40
- "country" :" CN" ,
41
- "region" :" Asia" ,
42
- "organizers" :[
43
- " terichadbourne"
44
- ],
45
- "twitter" :" beijingps" ,
46
- "repo" :" http://github.com/protoschool/beijing"
47
- },
48
- {
49
- "name" :" ProtoSchool Lisbon" ,
50
- "city" :" Lisbon" ,
51
- "country" :" PT" ,
52
- "region" :" Europe" ,
53
- "organizers" :[
54
- " terichadbourne"
55
- ],
56
- "website" :" http://proto.school/lisbon" ,
57
- "twitter" :" lisbonprotoschool" ,
58
- "repo" :" http://github.com/protoschool/lisbon"
59
11
}
60
12
]
Original file line number Diff line number Diff line change 34
34
</router-link >
35
35
</div >
36
36
37
- <div class =" bg-aqua br4 pa3 mb3 tutorial-tile" >
38
- <router-link to =" /basics/01" >
39
- <h3 class =" ma0 f3 fw7 navy" >Decentralized Data Structures</h3 >
40
- <p class =" f5 fw5 ma0 pt2 lh-copy white" >
41
- Put a description here when it's ready!
42
- </p >
43
- </router-link >
44
- </div >
45
-
46
37
</div >
47
38
48
39
<h1 >Chapter Events</h1 >
You can’t perform that action at this time.
0 commit comments