Bookmark updates

Combine SubTo and REI
Add Longhorn
This commit is contained in:
Greg Hellings
2025-07-03 21:40:11 -05:00
parent c7e96d1f29
commit 211270bc4c
+34 -25
View File
@@ -183,31 +183,6 @@
} }
]; ];
} }
{
name = "SubTo";
bookmarks = [
{
name = "Kajabi";
url = "https://www.subtocourse.com/login";
}
{
name = "SubTo Fund";
url = "https://frontend.koreconx.com/auth/login";
}
{
name = "Creive Title";
url = "https://getcreativetitle.com/";
}
{
name = "REI Scripts";
url = "https://reiconveyorbelt.com/no-excuses/";
}
{
name = "Ellis foreclosures";
url = "https://co.ellis.tx.us/Archive.aspx?AMID=60";
}
];
}
{ {
name = "Tools"; name = "Tools";
bookmarks = [ bookmarks = [
@@ -228,6 +203,15 @@
} }
]; ];
} }
{
name = "Kubernetes";
bookmarks = [
{
name = "Longhorn";
url = "http://longhorn.kubernetes";
}
];
}
{ {
name = "PGAdmin4"; name = "PGAdmin4";
url = "http://pgadmin.kubernetes/"; url = "http://pgadmin.kubernetes/";
@@ -257,6 +241,31 @@
name = "Door Loop"; name = "Door Loop";
url = "https://btrgpm.app.doorloop.com/home"; url = "https://btrgpm.app.doorloop.com/home";
} }
{
name = "SubTo";
bookmarks = [
{
name = "Kajabi";
url = "https://www.subtocourse.com/login";
}
{
name = "SubTo Fund";
url = "https://frontend.koreconx.com/auth/login";
}
{
name = "Creive Title";
url = "https://getcreativetitle.com/";
}
{
name = "REI Scripts";
url = "https://reiconveyorbelt.com/no-excuses/";
}
{
name = "Ellis foreclosures";
url = "https://co.ellis.tx.us/Archive.aspx?AMID=60";
}
];
}
]; ];
} }
{ {