mirror of
https://github.com/RGBCube/HTMNIX
synced 2025-05-14 05:04:58 +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:
|
||||
|
||||
```nix
|
||||
# -- inside customer.nix --
|
||||
# -- inside comment.nix --
|
||||
{ name, comment }:
|
||||
|
||||
<div>{class="review";}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue