diff --git a/site/_base.nix b/site/_base.nix index c9e999e..d4814a1 100644 --- a/site/_base.nix +++ b/site/_base.nix @@ -1,5 +1,6 @@ { title }: body: -withDoctype ( + +DOCTYPE {lang="en";} {charset="UTF-8";} @@ -26,4 +27,4 @@ withDoctype ( body <.body> -<.html>) +<.html>