From 5de7de4e64cb20183ebfe86e16578f4abd62a23e Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 14 Nov 2020 21:17:02 +0100 Subject: Port theme to zola template --- 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 2f77920..0000000 --- a/themes/xmin/layouts/404.html +++ /dev/null @@ -1,5 +0,0 @@ -{{ define "main" }} - -404 Not Found - -{{- end }} -- cgit 1.4.1