feat: format

This commit is contained in:
Barrett Ruth 2025-04-15 12:59:54 -04:00
parent d4bc054293
commit 8d320b8c1c
10 changed files with 20039 additions and 28 deletions

View file

@ -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" },
],