From 8a2d2503eae0b1f791faa22e6c2e7e33a205e7d7 Mon Sep 17 00:00:00 2001 From: Lorenzo Cogotti Date: Wed, 21 Jul 2021 17:30:29 +0200 Subject: [PATCH] [404] Remove unnecessary type from JS script and minor style fixes --- themes/doublefourteen/layouts/404.html | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/themes/doublefourteen/layouts/404.html b/themes/doublefourteen/layouts/404.html index 4496324..24793ee 100644 --- a/themes/doublefourteen/layouts/404.html +++ b/themes/doublefourteen/layouts/404.html @@ -1,7 +1,3 @@ -{{ define "title" }} - {{ .Title }} ⏎ -{{ end }} - {{ define "meta" }} {{ end }} @@ -33,10 +29,8 @@

-
-
-
+
- + {{ end }}