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 33ba331 commit fd2eff3Copy full SHA for fd2eff3
src/pages/_organizers.js
@@ -92,10 +92,20 @@ export default {
92
}
93
],
94
Toronto: [
95
+ {
96
+ name: 'Em Lazer-Walker',
97
+ twitterLink: 'lazerwalker',
98
+ colors: transStripes
99
+ },
100
{
101
name: 'June Epstein',
102
twitterLink: 'thejuneepstein',
103
colors: transStripes
104
105
106
+ name: 'Laura',
107
+ twitterLink: 'LC_butWithCode',
108
+ colors: biStripes
109
110
]
111
0 commit comments