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 411d169 commit 7cf08a0Copy full SHA for 7cf08a0
src/pages/_organizers.js
@@ -26,6 +26,11 @@ export default {
26
twitterLink: 'SBinLondon',
27
colors: biStripes
28
},
29
+ {
30
+ name: 'Alejandra Villa',
31
+ twitterLink: 'AlxSavage',
32
+ colors: gayStripes
33
+ },
34
{
35
name: 'Carolyn Stransky',
36
twitterLink: 'carolstran',
@@ -83,13 +88,6 @@ export default {
83
88
colors: []
84
89
}
85
90
],
86
- 'San Francisco': [
87
- {
- name: 'Alejandra Villa',
- twitterLink: 'AlxSavage',
- colors: gayStripes
91
- }
92
- ],
93
Stockholm: [
94
95
name: 'Aveline Estié',
0 commit comments