feat: rename cp log
This commit is contained in:
parent
a727ce90cd
commit
2c617c21c7
2 changed files with 1 additions and 1 deletions
|
|
@ -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" },
|
||||
],
|
||||
],
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue