add bookmarks

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-02-15 18:23:11 +01:00
parent 4ebf579743
commit af787952ad

View File

@@ -72,14 +72,14 @@
title = "Lumo"; title = "Lumo";
url = "https://lumo.proton.me"; url = "https://lumo.proton.me";
} }
{
title = "Gemini";
url = "https://gemini.google.com";
}
{ {
title = "Calendar"; title = "Calendar";
url = "https://calendar.proton.me"; url = "https://calendar.proton.me";
} }
{
title = "Maps";
url = "https://maps.apple.com";
}
]; ];
} }
{ {
@@ -111,6 +111,10 @@
title = "Markdown to pdf"; title = "Markdown to pdf";
url = "https://md2file.com"; url = "https://md2file.com";
} }
{
title = "Image to Vector";
url = "https://www.vectorcascade.com/";
}
]; ];
} }
{ {
@@ -130,14 +134,14 @@
title = "Reddit"; title = "Reddit";
url = "https://reddit.com"; url = "https://reddit.com";
} }
{
title = "Maps";
url = "https://maps.apple.com";
}
{ {
title = "Youtube"; title = "Youtube";
url = "https://youtube.com"; url = "https://youtube.com";
} }
{
title = "Instagram";
url = "https://instagram.com";
}
{ {
title = "Github"; title = "Github";
url = "https://github.com"; url = "https://github.com";
@@ -165,6 +169,14 @@
title = "Nixpkgs"; title = "Nixpkgs";
url = "https://github.com/NixOS/nixpkgs"; url = "https://github.com/NixOS/nixpkgs";
} }
{
title = "Gemini";
url = "https://gemini.google.com";
}
{
title = "Medium";
url = "https://medium.com";
}
]; ];
} }
]; ];