From 95320fdcfc10bbf607cafd093ee6a0c5f2059c09 Mon Sep 17 00:00:00 2001 From: Yusuf Bera Ertan Date: Mon, 17 May 2021 04:36:20 +0300 Subject: [PATCH] snowflake --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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