DEVELOPMENT ENVIRONMENT

~liljamo/dashboard-zola

0bff4d52700725edaeb4843b8f6c94948537c7d4 — Jonni Liljamo 12 days ago fad81aa
feat: add hydra
1 files changed, 6 insertions(+), 0 deletions(-)

M config.toml
M config.toml => config.toml +6 -0
@@ 34,3 34,9 @@ links = [
  { href = "https://media.lab.liljamo.com", name = "Jellyfin" },
  { href = "https://cloud.lab.liljamo.com", name = "Nextcloud", pub_href = "https://cloud.liljamo.com" },
]

[[extra.sections]]
title = "Misc"
links = [
  { href = "https://hydra.lab.liljamo.com", name = "Hydra" },
]