feat: rename cp log

This commit is contained in:
Barrett Ruth 2025-04-02 12:46:30 -04:00
parent a727ce90cd
commit 2c617c21c7
2 changed files with 1 additions and 1 deletions

View file

@ -18,8 +18,8 @@ const postMapping = new Map([
[
"Algorithms",
[
{ name: "competitive programming log", link: "competitive-programming-log" },
{ name: "leetcode daily", link: "leetcode-daily" },
{ name: "cp log", link: "cp-log" },
],
],
]);