[ci skip] fix Wealthfolio Homepage icon: wealthfolio.png → mdi-finance

This commit is contained in:
Viktor Barzin 2026-03-07 21:32:58 +00:00
parent b58ab599d6
commit 5e2e6aa2f4
No known key found for this signature in database
GPG key ID: 0EB088298288D958

View file

@ -155,7 +155,7 @@ module "ingress" {
"gethomepage.dev/enabled" = "true"
"gethomepage.dev/name" = "Wealthfolio"
"gethomepage.dev/description" = "Investment portfolio tracker"
"gethomepage.dev/icon" = "wealthfolio.png"
"gethomepage.dev/icon" = "mdi-finance"
"gethomepage.dev/group" = "Finance & Personal"
"gethomepage.dev/pod-selector" = ""
}