feat: added bookmarks

This commit is contained in:
Nick 2025-03-31 19:13:04 -05:00
parent 19a6ccdf5c
commit 4e869e2a39
2 changed files with 15 additions and 19 deletions

View file

@ -34,15 +34,14 @@
keyword = "Five"; keyword = "Five";
} }
{ {
name = "FTY Supplies"; name = "Instacart";
url = "https://fytsupplies.ca"; url = "https://www.instacart.ca";
tags = [ tags = [
"tattoo tat" "instacart"
"fyt" "food"
"shopping" "grocery"
"supply"
]; ];
keyword = "FYT"; keyword = "Instacart";
} }
{ {
name = "Skip the Dishes"; name = "Skip the Dishes";
@ -64,17 +63,5 @@
]; ];
keyword = "Uber"; keyword = "Uber";
} }
{
name = "TatSoul";
url = "https://www.tatsoul.com";
tags = [
"tattoo"
"tat"
"tatsoul"
"shopping"
"supply"
];
keyword = "TatSoul";
}
]; ];
} }

View file

@ -71,6 +71,15 @@ in
]; ];
keyword = "Lem"; keyword = "Lem";
} }
{
name = "Instagram";
url = "https://www.instagram.com/";
tags = [
"instagram"
"insta"
];
keyword = "IG";
}
{ {
name = "OnlyFans"; name = "OnlyFans";
url = "https://onlyfans.com"; url = "https://onlyfans.com";