From 305ea7eea64c8827982cee5f0f3d266c006a50e2 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Mon, 4 Mar 2024 12:30:58 +0300 Subject: [PATCH] Fix filename in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3224e0d..5e692d2 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Call another Nix file as a HTMNIX file, with all the magic:

comment<.p> <.div> -# -- inside index.nix -- +# -- inside html.nix -- let comments = [ { name = "John Doe"; comment = "Very nice service, reversed my hair loss!"; }