Fix error sentence in 404 page

This commit is contained in:
Marko Pejić 2025-03-14 19:03:39 +01:00 committed by GitHub
parent d00e6e74b7
commit cae97de207
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
<div>
<h1> typo? </h1>
<p> Click <a href="/">here</a> to return to home </p>
<p> Click <a href="/">here</a> to return home </p>
</div>
</div>