update crunchyroll favicon

This commit is contained in:
TheWanderingCrow 2025-01-29 12:22:40 -05:00
parent 1d2de7c8bc
commit ee955a2df0

View file

@ -113,7 +113,7 @@ lib.mkIf config.user.overseer.enable {
{ {
Crunchyroll = [ Crunchyroll = [
{ {
icon = "crunchyroll.svg"; icon = "https://www.crunchyroll.com/build/assets/img/favicons/favicon-v2-32x32.png";
href = "https://crunchyroll.com"; href = "https://crunchyroll.com";
} }
]; ];