[ci skip] fix invalid Homepage dashboard icons for 9 services
Use correct dashboard-icons names where available (changedetection, gramps-web), Material Design Icons for custom apps (city-guesser, plotting-book, resume, tuya-bridge, trading-bot, poison-fountain), and Simple Icons for F1 Stream.
This commit is contained in:
parent
efe0cdefc8
commit
d5fdc3e4e2
9 changed files with 9 additions and 9 deletions
|
|
@ -168,7 +168,7 @@ module "ingress" {
|
|||
"gethomepage.dev/enabled" = "true"
|
||||
"gethomepage.dev/name" = "Changedetection"
|
||||
"gethomepage.dev/description" = "Website change monitor"
|
||||
"gethomepage.dev/icon" = "changedetection-io.png"
|
||||
"gethomepage.dev/icon" = "changedetection.png"
|
||||
"gethomepage.dev/group" = "Automation"
|
||||
"gethomepage.dev/pod-selector" = ""
|
||||
"gethomepage.dev/widget.type" = "changedetectionio"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue