[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
|
|
@ -132,7 +132,7 @@ module "ingress" {
|
|||
"gethomepage.dev/enabled" = "true"
|
||||
"gethomepage.dev/name" = "Plotting Book"
|
||||
"gethomepage.dev/description" = "Interactive fiction"
|
||||
"gethomepage.dev/icon" = "book.png"
|
||||
"gethomepage.dev/icon" = "mdi-book-open-variant"
|
||||
"gethomepage.dev/group" = "Other"
|
||||
"gethomepage.dev/pod-selector" = ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue