From efc49b7a2428fe89a709c89560b044ca068e77be Mon Sep 17 00:00:00 2001 From: lauralani Date: Mon, 4 Sep 2023 09:24:50 +0200 Subject: [PATCH] update 404 page --- layouts/404.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/layouts/404.html b/layouts/404.html index 92f6554..89cd7c4 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -2,8 +2,17 @@ - {{ partial "head/meta.html" . }} - {{ or .Title .Site.Title }} + + + + + + + + + {{ hugo.Generator }} + + 404 Not Found {{ partial "head/favicon.html" . }} {{ partial "head/styling.html" . }}