1
Fork 0
mirror of https://github.com/RGBCube/HTMNIX synced 2025-07-25 06:57:43 +00:00

Fix wrong filename in readme.md

This commit is contained in:
RGBCube 2024-03-04 12:52:04 +03:00
parent 96d1b5c8d8
commit 0f52b270ee
No known key found for this signature in database

View file

@ -146,7 +146,7 @@ Insert a raw unescaped string into your HTML:
Call another Nix file as a HTMNIX file, with all the magic: Call another Nix file as a HTMNIX file, with all the magic:
```nix ```nix
# -- inside customer.nix -- # -- inside comment.nix --
{ name, comment }: { name, comment }:
<div>{class="review";} <div>{class="review";}