1
Fork 0
mirror of https://github.com/RGBCube/NixSite synced 2025-07-27 23:57:44 +00:00

Remove useless paranthesis

This commit is contained in:
RGBCube 2024-03-04 10:15:46 +03:00
parent b5ee8e239d
commit 4b1e8ab54d
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
(call ./_base.nix) { call ./_base.nix {
title = "Hello, Nix!"; title = "Hello, Nix!";
} ( } (
<h1>"Hello, Nix!"<.h1> <h1>"Hello, Nix!"<.h1>