This commit is contained in:
Sakooooo 2025-01-04 22:30:38 +04:00
parent e111c12375
commit a9231d2c76
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -28,7 +28,7 @@ in {
extraStatic = { extraStatic = {
"emoji/blobs.gg" = pkgs.akkoma-emoji.blobs_gg; "emoji/blobs.gg" = pkgs.akkoma-emoji.blobs_gg;
# TODO Change this lmao # TODO Change this lmao
"static/favicon.png" = pkgs.fetchurl { "favicon.png" = pkgs.fetchurl {
url = "https://sako.lol/icon.png"; url = "https://sako.lol/icon.png";
hash = "sha256-G8qYTlRwQWn+x6b9t0gFBriIxm6LV2n1jI5OcTSg/jc="; hash = "sha256-G8qYTlRwQWn+x6b9t0gFBriIxm6LV2n1jI5OcTSg/jc=";
}; };