This commit is contained in:
Lukian LEIZOUR 2024-06-05 22:48:47 +02:00
parent 7ebfa38753
commit 1c1dd559ef
3 changed files with 12 additions and 5 deletions

7
public/404.html Normal file
View file

@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=/" />
</head>
<body></body>
</html>