mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-10 10:22:27 +00:00
Refactor theme (#1)
This commit is contained in:
7
themes/xmin/layouts/404.html
Normal file
7
themes/xmin/layouts/404.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{{ partial "header.html" . }}
|
||||
|
||||
<center>
|
||||
<h1>404!</h1>
|
||||
</center>
|
||||
|
||||
{{ partial "footer.html" . }}
|
Reference in New Issue
Block a user