mirror of
https://github.com/RGBCube/HTMNIX
synced 2025-07-24 22:47:43 +00:00
Fix wrong filename in readme.md
This commit is contained in:
parent
96d1b5c8d8
commit
0f52b270ee
1 changed files with 1 additions and 1 deletions
|
@ -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";}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue