mirror of
https://github.com/LukeHagar/jims-blog.git
synced 2025-12-06 04:20:07 +00:00
404 tweaks
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
{{ define "main" }}
|
||||
<div class="container py-5 text-center">
|
||||
<img src="{{ .Site.Params.staticPath }}/404.png" alt="404 page not found" class="img-fluid" width="40%">
|
||||
<h1>404 Page Not Found</h1>
|
||||
<img src="{{ .Site.Params.staticPath }}/images/jpg/404.jpeg" alt="404 page not found" class="img-fluid" width="40%">
|
||||
<h1>We can't find that page, so here's a picture of me in a Santa hat.</h1>
|
||||
</div>
|
||||
{{ end }}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 59 KiB |
BIN
blog/static/images/jpg/404.jpeg
Normal file
BIN
blog/static/images/jpg/404.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
Reference in New Issue
Block a user