mirror of
https://github.com/RGBCube/NixSite
synced 2025-07-28 08:07:44 +00:00
Remove useless paranthesis
This commit is contained in:
parent
b5ee8e239d
commit
4b1e8ab54d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
(call ./_base.nix) {
|
call ./_base.nix {
|
||||||
title = "Hello, Nix!";
|
title = "Hello, Nix!";
|
||||||
} (
|
} (
|
||||||
<h1>"Hello, Nix!"<.h1>
|
<h1>"Hello, Nix!"<.h1>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue