all repos — homestead @ 1cc014c44be6866e9c394a44b923d9448af6766b

Code for my website

Merge commit '68c1f25275bb50a5cfdead53ac55d88ff12a34ae' as 'themes/xmin'

Alan Pearce
commit

1cc014c44be6866e9c394a44b923d9448af6766b

parent

066fe997a9cf35fbdf4b582f06f375e779bd8f6d

1 file changed, 5 insertions(+), 0 deletions(-)

changed files
A themes/xmin/layouts/404.html
@@ -0,0 +1,5 @@
+{{ partial "header.html" . }} + +404 NOT FOUND + +{{ partial "footer.html" . }}