feat: format
This commit is contained in:
parent
d4bc054293
commit
8d320b8c1c
10 changed files with 20039 additions and 28 deletions
|
|
@ -18,7 +18,10 @@ const postMapping = new Map([
|
|||
[
|
||||
"Algorithms",
|
||||
[
|
||||
{ name: "competitive programming log", link: "competitive-programming-log" },
|
||||
{
|
||||
name: "competitive programming log",
|
||||
link: "competitive-programming-log",
|
||||
},
|
||||
{ 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