mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 21:42:16 -06:00
feat: added odysee to bookmarks
This commit is contained in:
parent
5067ddbc95
commit
b9f67cdb97
1 changed files with 11 additions and 1 deletions
|
|
@ -80,6 +80,15 @@ in
|
||||||
];
|
];
|
||||||
keyword = "IG";
|
keyword = "IG";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "Odysee";
|
||||||
|
url = "https://odysee.com";
|
||||||
|
tags = [
|
||||||
|
"odysee"
|
||||||
|
"video"
|
||||||
|
];
|
||||||
|
keyword = "Odysee";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "OnlyFans";
|
name = "OnlyFans";
|
||||||
url = "https://onlyfans.com";
|
url = "https://onlyfans.com";
|
||||||
|
|
@ -178,7 +187,8 @@ in
|
||||||
url = "https://studio.youtube.com/channel/UCy9yYcDx2XuVVgcWLJJDoxw";
|
url = "https://studio.youtube.com/channel/UCy9yYcDx2XuVVgcWLJJDoxw";
|
||||||
tags = [
|
tags = [
|
||||||
"studio"
|
"studio"
|
||||||
] ++ youtubeTags;
|
]
|
||||||
|
++ youtubeTags;
|
||||||
keyword = "Studio";
|
keyword = "Studio";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue