feat: more bookmarks

This commit is contained in:
Greg Hellings
2026-04-05 20:03:51 -05:00
parent 0460014b75
commit aee34e5b86
+26
View File
@@ -351,6 +351,15 @@
} }
]; ];
} }
{
name = "Jurisdictions";
bookmarks = [
{
name = "Weatherford";
url = "https://weatherfordtx.gov/3062/Development-Services";
}
];
}
{ {
name = "Door Loop"; name = "Door Loop";
url = "https://btrgpm.app.doorloop.com/home"; url = "https://btrgpm.app.doorloop.com/home";
@@ -359,6 +368,14 @@
name = "HELOC payoff calculator"; name = "HELOC payoff calculator";
url = "https://acceleratedstrategies.com/free-calculator/"; url = "https://acceleratedstrategies.com/free-calculator/";
} }
{
name = "Odoo";
url = "http://10.42.2.57:8069/odoo/crm";
}
{
name = "Mattermost";
url = "http://10.42.2.89:8065/login";
}
]; ];
} }
{ {
@@ -378,6 +395,15 @@
} }
]; ];
} }
{
name = "Home";
bookmarks = [
{
name = "Home Assistant";
url = "http://10.42.2.155:8123/config/dashboard";
}
];
}
]; ];
} }
] ]