This commit is contained in:
Bryan Ramos 2024-07-17 21:08:05 -04:00
parent 624b4069ac
commit f8e60744da
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
4 changed files with 20 additions and 4 deletions

View file

@ -139,6 +139,19 @@
url = "https://stackoverflow.com";
tags = [ "dev" "work" "forum" ];
}
{
name = "Learning";
bookmarks = [
{
name = "Leetcode";
url = "https://leetcode.com";
}
{
name = "CodeWars";
url = "https://codewars.com";
}
];
}
{
name = "Tools";
bookmarks = [