update references to codey.lol -> codey.horse [new domain]
This commit is contained in:
@@ -24,15 +24,15 @@ const navItems = [
|
||||
{ label: "Discord Logs", href: "/discord-logs", auth: true },
|
||||
{ label: "Lighting", href: "/lighting", auth: true, adminOnly: true },
|
||||
{ label: "Git", href: "https://kode.boatson.boats", icon: "external" },
|
||||
{ label: "Glances", href: "https://_gl.codey.lol", auth: true, icon: "external",
|
||||
{ label: "Glances", href: "https://_gl.codey.horse", auth: true, icon: "external",
|
||||
adminOnly: true },
|
||||
{ label: "PSQL", href: "https://_pg.codey.lol", auth: true, icon: "external",
|
||||
{ label: "PSQL", href: "https://_pg.codey.horse", auth: true, icon: "external",
|
||||
adminOnly: true },
|
||||
{ label: "qBitTorrent", href: "https://_qb.codey.lol", auth: true, icon: "external",
|
||||
{ label: "qBitTorrent", href: "https://_qb.codey.horse", auth: true, icon: "external",
|
||||
adminOnly: true },
|
||||
{ label: "RQ", href: "https://_rq.codey.lol", auth: true, icon: "external",
|
||||
{ label: "RQ", href: "https://_rq.codey.horse", auth: true, icon: "external",
|
||||
adminOnly: true },
|
||||
{ label: "RI", href: "https://_r0.codey.lol", auth: true, icon: "external",
|
||||
{ label: "RI", href: "https://_r0.codey.horse", auth: true, icon: "external",
|
||||
adminOnly: true },
|
||||
// { label: "Status", href: "https://status.boatson.boats", icon: "external" },
|
||||
{ label: "Login", href: "/login", guestOnly: true },
|
||||
|
||||
Reference in New Issue
Block a user