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 e1f7c4f commit c2e10b9Copy full SHA for c2e10b9
src/pages/_organizers.js
@@ -78,6 +78,13 @@ export default {
78
colors: biStripes
79
}
80
],
81
+ Lisbon: [
82
+ {
83
+ name: 'Paola Ducolin',
84
+ twitterLink: 'PolaDuco',
85
+ colors: []
86
+ }
87
+ ],
88
'New York': [
89
{
90
name: 'Melody ✨',
@@ -104,13 +111,6 @@ export default {
104
111
colors: []
105
112
106
113
107
- Lisbon: [
108
- {
109
- name: 'Paola Ducolin',
110
- twitterLink: 'PolaDuco',
- colors: []
- }
- ],
114
Toronto: [
115
116
name: 'Em Lazer-Walker',
0 commit comments