Add bookmarks

This commit is contained in:
Greg Hellings
2025-05-27 20:05:05 -05:00
parent ee5389baea
commit c1922282d5
+13
View File
@@ -211,6 +211,10 @@
} }
]; ];
} }
{
name = "PGAdmin4";
url = "http://pgadmin.kubernetes/";
}
{ {
name = "Password Hash"; name = "Password Hash";
url = "https://unix4lyfe.org/crypt/"; url = "https://unix4lyfe.org/crypt/";
@@ -238,6 +242,15 @@
} }
]; ];
} }
{
name = "Docs";
bookmarks = [
{
name = "CloudNative PG";
url = "https://cloudnative-pg.io/documentation/1.26/";
}
];
}
]; ];
} }
] ]