Skip to content

Commit c2e10b9

Browse files
committed
fixc alphabetize
1 parent e1f7c4f commit c2e10b9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/pages/_organizers.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,13 @@ export default {
7878
colors: biStripes
7979
}
8080
],
81+
Lisbon: [
82+
{
83+
name: 'Paola Ducolin',
84+
twitterLink: 'PolaDuco',
85+
colors: []
86+
}
87+
],
8188
'New York': [
8289
{
8390
name: 'Melody ✨',
@@ -104,13 +111,6 @@ export default {
104111
colors: []
105112
}
106113
],
107-
Lisbon: [
108-
{
109-
name: 'Paola Ducolin',
110-
twitterLink: 'PolaDuco',
111-
colors: []
112-
}
113-
],
114114
Toronto: [
115115
{
116116
name: 'Em Lazer-Walker',

0 commit comments

Comments
 (0)