Skip to content

Commit b324a9b

Browse files
authored
Set proper dates for campaigns
1 parent 820ddd1 commit b324a9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

campaigns.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
"title": "Wiki Loves Monuments",
88
"description": "Wiki Loves Monuments",
99
"startDate": "2018-09-01",
10-
"endDate": "2018-12-01",
10+
"endDate": "2018-09-30",
1111
"link": "https://www.wikilovesmonuments.org/contest/"
1212
},
1313
{
1414
"title": "Wiki Loves Earth",
1515
"description": "Wiki Loves Earth",
16-
"startDate": "2018-09-01",
17-
"endDate": "2018-12-01",
16+
"startDate": "2018-05-01",
17+
"endDate": "2018-06-30",
1818
"link": "https://www.wikilovesmonuments.org/contest/"
1919
}
2020
]

0 commit comments

Comments
 (0)