[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:
parent
d5fdc3e4e2
commit
b58ab599d6
4 changed files with 4 additions and 4 deletions
|
|
@ -97,7 +97,7 @@ module "ingress" {
|
|||
"gethomepage.dev/enabled" = "true"
|
||||
"gethomepage.dev/name" = "Networking Toolbox"
|
||||
"gethomepage.dev/description" = "Network diagnostic tools"
|
||||
"gethomepage.dev/icon" = "networking.png"
|
||||
"gethomepage.dev/icon" = "mdi-lan"
|
||||
"gethomepage.dev/group" = "Development & CI"
|
||||
"gethomepage.dev/pod-selector" = ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue