diff --git a/flake.nix b/flake.nix index 56b4c01..9f9c8f6 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"; } "❄ written in Nix + html.nix"); in ( mapAttrsRecursive