Skip to content

Commit

Permalink
Merge pull request #20 from snowcamp/cfp-date-fix
Browse files Browse the repository at this point in the history
fixing cfp date
  • Loading branch information
barmic authored Sep 3, 2024
2 parents 42ea335 + ae57d9c commit 213ac91
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data/cfp.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"feedback_url": "",
"dates": {
"open_date": {
"date": "2024-09-01T00:00:00.000",
"fr": "1er Septembre 2024",
"en": "1st of September 2024"
"date": "2024-09-07T00:00:00.000",
"fr": "7 Septembre 2024",
"en": "7th of September 2024"
},
"close_date": {
"date": "2024-10-15T00:00:00.000",
Expand All @@ -21,4 +21,4 @@
"en": "Beginning November 2024"
}
}
}
}

0 comments on commit 213ac91

Please sign in to comment.