updated bookmarks in firefox

This commit is contained in:
Leyla Becker 2025-03-10 00:41:56 -05:00
parent 769da44f84
commit 682e911e3c

View file

@ -261,14 +261,7 @@
bookmarks = [ bookmarks = [
{ {
name = "Media"; name = "Media";
url = "https://jellyfin.jan-leila.com/"; url = "https://media.jan-leila.com/";
# url = "https://media.jan-leila.com/";
keyword = "";
tags = [""];
}
{
name = "Drive";
url = "https://drive.jan-leila.com/";
keyword = ""; keyword = "";
tags = [""]; tags = [""];
} }
@ -280,7 +273,7 @@
} }
{ {
name = "Home Automation"; name = "Home Automation";
url = "https://home-assistant.jan-leila.com/"; url = "https://home.jan-leila.com/";
keyword = ""; keyword = "";
tags = [""]; tags = [""];
} }