From e12c0d23ad72ffa9389d90311453db535f57e450 Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Mon, 4 Mar 2024 16:24:45 +0000 Subject: Prepare to move to zine static site generator instead of hugo https://zine-ssg.io/documentation/ --- themes/XMin/layouts/404.html | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 themes/XMin/layouts/404.html (limited to 'themes/XMin/layouts/404.html') diff --git a/themes/XMin/layouts/404.html b/themes/XMin/layouts/404.html deleted file mode 100644 index c2e4e40..0000000 --- a/themes/XMin/layouts/404.html +++ /dev/null @@ -1,5 +0,0 @@ -{{ partial "header.html" . }} - -404 NOT FOUND - -{{ partial "footer.html" . }} -- cgit v1.2.3-ZIG