From d1059dd2e009220301efe8e9f4abba3a39e180ca Mon Sep 17 00:00:00 2001 From: Yusuf Bera Ertan Date: Mon, 17 May 2021 16:38:55 +0300 Subject: [PATCH] change banner --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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