Skip to content

Commit

Permalink
Update projects.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterIceZ authored Dec 3, 2023
1 parent 3993491 commit 91a629c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,14 @@
},
"description": "Another contest",
"tags": ["Competitive Programming", "Contest"]
}
},
{
"id": 6,
"name": "ICPC 2023 Book",
"url": {
"Link": "https://gean-dev.github.io/icpc-book"
},
"description": "ICPC Code Snippet Book for ICPC 2023",
"tags": ["Competitive Programming", "ICPC", "Contest"]
},
]

0 comments on commit 91a629c

Please sign in to comment.