Add subdirectory handling for zelda3, factorio, and minecraft. Add generic 404 page.

This commit is contained in:
Chris Wilson
2021-06-14 19:35:02 -04:00
parent 59a56c803a
commit 0ca90ee7e8
6 changed files with 95 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Link to the Past</title>
</head>
<body>
Link to the Past
</body>
</html>