feat(homepage-dashboard): change vaultwarden icon
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
exposure = "local";
|
exposure = "local";
|
||||||
port = 9696;
|
port = 9696;
|
||||||
homepage = {
|
homepage = {
|
||||||
name = "prowlarr";
|
name = "Prowlarr";
|
||||||
description = "PVR indexer";
|
description = "PVR indexer";
|
||||||
icon = "prowlarr.svg";
|
icon = "prowlarr.svg";
|
||||||
category = "Arr";
|
category = "Arr";
|
||||||
@@ -209,7 +209,7 @@
|
|||||||
homepage = {
|
homepage = {
|
||||||
name = "Vaultwarden";
|
name = "Vaultwarden";
|
||||||
description = "Password manager";
|
description = "Password manager";
|
||||||
icon = "vaultwarden.svg";
|
icon = "vaultwarden-light.svg";
|
||||||
category = "Services";
|
category = "Services";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user