added base code

This commit is contained in:
Jonas_Jones 2025-06-09 00:14:39 +02:00
parent 8ec95f5d7f
commit 4f717a05dd
6 changed files with 419 additions and 0 deletions

10
public/404.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>404 Not Found</title>
</head>
<body>
<h1>404 Not Found</h1>
<p>This project is not available for static sharing.</p>
</body>
</html>