Fixed one issue with them, and added just a little bit of CSS to make it nicer.

This commit is contained in:
2025-12-29 15:49:47 +01:00
parent 4975838301
commit f9396818a7
6 changed files with 14 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
</head>
<body>
<div class="content">
<div class="error">
<h1>404!</h1>
<h2>404 - Page not found</h2>
<h2><a href="/index.html">Return to the index!</a></h2>