Add subdirectory handling for zelda3, factorio, and minecraft. Add generic 404 page.
This commit is contained in:
9
WebHostLib/templates/zelda3/index.html
Normal file
9
WebHostLib/templates/zelda3/index.html
Normal 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>
|
||||
Reference in New Issue
Block a user