[ci skip] fix Homepage icons for Tandoor, Listenarr, Networking Toolbox, Goldilocks

tandoor.png → tandoor-recipes.png (dashboard-icons), podcast.png →
mdi-podcast, networking.png → mdi-lan, goldilocks.png → mdi-scale-balance
This commit is contained in:
Viktor Barzin 2026-03-07 21:29:51 +00:00
parent d5fdc3e4e2
commit b58ab599d6
No known key found for this signature in database
GPG key ID: 0EB088298288D958
4 changed files with 4 additions and 4 deletions

View file

@ -88,7 +88,7 @@ module "ingress" {
"gethomepage.dev/enabled" = "true"
"gethomepage.dev/name" = "Goldilocks"
"gethomepage.dev/description" = "Resource recommendations"
"gethomepage.dev/icon" = "goldilocks.png"
"gethomepage.dev/icon" = "mdi-scale-balance"
"gethomepage.dev/group" = "Core Platform"
"gethomepage.dev/pod-selector" = ""
}