Files
Grinch-AP/WebHostLib/templates/factorio/factorio.html
Chris Wilson d80362c4b8 Fix 404 pages
2021-06-14 20:20:23 -04:00

10 lines
112 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Factorio</title>
</head>
<body>
Factorio
</body>
</html>