We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4fe38f commit 699b958Copy full SHA for 699b958
chapters/montreal.json
@@ -1,13 +1,13 @@
1
{
2
- name: "NodeSchool Montréal",
3
- location: "Montréal",
4
- country: "CA",
5
- region: "North America",
6
- organizers: [
+ "name": "NodeSchool Montréal",
+ "location": "Montréal",
+ "country": "CA",
+ "region": "North America",
+ "organizers": [
7
"pcuci",
8
"David-Ro"
9
],
10
- website: "http://nodeschool.io/montreal",
11
- twitter: "https://twitter.com/NodeSchoolMTL",
12
- repo: "http://github.com/nodeschool/montreal"
+ "website": "http://nodeschool.io/montreal",
+ "twitter": "https://twitter.com/NodeSchoolMTL",
+ "repo": "http://github.com/nodeschool/montreal"
13
}
0 commit comments