feat: reorganize posts
This commit is contained in:
parent
ae781d5c62
commit
1335c09f25
1 changed files with 1 additions and 1 deletions
|
|
@ -19,8 +19,8 @@ const postMapping = new Map([
|
|||
"Algorithms",
|
||||
[
|
||||
{ name: "competitive programming log", link: "competitive-programming-log" },
|
||||
{ name: "practice makes perfect", link: "practice-makes-perfect" },
|
||||
{ name: "leetcode daily", link: "leetcode-daily" },
|
||||
{ name: "practice makes perfect", link: "practice-makes-perfect" },
|
||||
],
|
||||
],
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue