404 tweaks

This commit is contained in:
Jim Bennett
2022-08-27 01:12:34 +00:00
parent 3a9364b9d6
commit 8d7afa13a5
3 changed files with 2 additions and 2 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB