Skip to content

Commit 5315e01

Browse files
authored
Update ContestClassifier.ts
1 parent c77a954 commit 5315e01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

atcoder-problems-frontend/src/utils/ContestClassifier.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ export const classifyContest = (contest: Contest): ContestCategory => {
7272
) ||
7373
/(^future-meets-you-contest|^hokudai-hitachi)/.exec(contest.id) ||
7474
[
75+
"genocon2021",
7576
"stage0-2021",
7677
"caddi2019",
7778
"pakencamp-2019-day2",

0 commit comments

Comments
 (0)