diff --git a/flake.nix b/flake.nix index 6d6e0d7..56b4c01 100644 --- a/flake.nix +++ b/flake.nix @@ -34,7 +34,7 @@ }; }; header = with lib.tags; div { class = "botheader"; } - (a { href = "https://github.com/yusdacra/html.nix"; } "made with Nix in html.nix"); + (a { href = "https://github.com/yusdacra/html.nix"; } "❄ made with Nix in html.nix"); in ( mapAttrsRecursive