all repos — homestead @ e9db7f1126de408c961bddb71eff122c8bffa490

Code for my website

Merge commit '160efa7abfede21e42e32b14c4d37a82b7184c79'

Alan Pearce
commit

e9db7f1126de408c961bddb71eff122c8bffa490

parent

1cc014c44be6866e9c394a44b923d9448af6766b

1 file changed, 3 insertions(+), 3 deletions(-)

changed files
M themes/xmin/layouts/404.htmlthemes/xmin/layouts/404.html
@@ -1,5 +1,5 @@
-{{ partial "header.html" . }} +{{ define "main" }} -404 NOT FOUND +404 Not Found -{{ partial "footer.html" . }} +{{- end }}