Skip to content

Commit

Permalink
feat: add scoreboard link
Browse files Browse the repository at this point in the history
  • Loading branch information
ttamx committed May 12, 2024
1 parent ebb2692 commit 6ddba0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/contests.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"startTime": "19:00",
"endTime": "22:00",
"timeZone": "GMT+7",
"link": "https://geandev.contest.codeforces.com/group/y3JXgQG05K/contests"
"link": "https://gean-dev.github.io/scoreboard/pretoi19"
},
{
"id": "2",
Expand Down Expand Up @@ -42,7 +42,7 @@
"startTime": "18:00",
"endTime": "23:00",
"timeZone": "GMT+7",
"link": "https://geandev.contest.codeforces.com/group/y3JXgQG05K/contests"
"link": "https://gean-dev.github.io/scoreboard/pretoi20"
},
{
"id": "6",
Expand All @@ -51,6 +51,6 @@
"startTime": "18:00",
"endTime": "23:00",
"timeZone": "GMT+7",
"link": "https://geandev.contest.codeforces.com/group/y3JXgQG05K/contests"
"link": "https://gean-dev.github.io/scoreboard/pretoi20"
}
]

0 comments on commit 6ddba0b

Please sign in to comment.