Skip to content

Commit a165e75

Browse files
committed
🎃 Added June to Toronto organizers
1 parent 9879dbe commit a165e75

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/pages/_organizers.js

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ import {
44
biStripes,
55
fluidStripes,
66
lesbianStripes,
7-
phillyStripes
7+
phillyStripes,
8+
transStripes
89
} from '../helpers/useRainbow'
910

1011
export default {
@@ -89,5 +90,12 @@ export default {
8990
twitterLink: 'Avilene_',
9091
colors: biStripes
9192
}
93+
],
94+
Toronto: [
95+
{
96+
name: 'June Epstein',
97+
twitterLink: 'thejuneepstein',
98+
colors: transStripes
99+
}
92100
]
93101
}

0 commit comments

Comments
 (0)