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 64577e5 commit 33c4944Copy full SHA for 33c4944
src/pages/_organizers.js
@@ -21,11 +21,6 @@ export default {
21
twitterLink: 'freezydorito',
22
colors: aceStripes
23
},
24
- {
25
- name: 'Kate Beard',
26
- twitterLink: 'SBinLondon',
27
- colors: biStripes
28
- },
29
{
30
name: 'Alejandra Villa',
31
twitterLink: 'AlxSavage',
@@ -76,6 +71,13 @@ export default {
76
71
colors: lesbianStripes
77
72
}
78
73
],
74
+ london: [
75
+ {
+ name: 'Kate Beard',
+ twitterLink: 'SBinLondon',
+ colors: biStripes
79
+ }
80
+ ],
81
'New York': [
82
83
name: 'Melody ✨',
0 commit comments