silly 404 error

This commit is contained in:
bearfm 2024-01-27 00:44:19 -08:00
parent 1f252a0915
commit 53e6ff9f4e
Signed by untrusted user who does not match committer: bearfm
GPG Key ID: 573A776FED58E1A4
2 changed files with 2 additions and 2 deletions

2
dist/404.html vendored
View File

@ -25,7 +25,7 @@
<article class="article">
<h1 id="404-not-found">404: Not Found</h1>
<p><a
href="xertun.webp"><img src="xertun.webp" width="200" height="200" class="error-image"/></a></p>
href="xertun.webp"><img src="/xertun.webp" width="200" height="200" class="error-image"/></a></p>
</article>
</body>
</html>

View File

@ -7,4 +7,4 @@ modified: January 25, 2024
# 404: Not Found
[<img src="xertun.webp" width="200" height="200" class="error-image"/>](xertun.webp)
[<img src="/xertun.webp" width="200" height="200" class="error-image"/>](xertun.webp)