rewrite: various cleanups for deployment #3

Merged
Trianta merged 1 commits from rewrite into main 2024-08-09 03:27:37 -05:00
3 changed files with 1 additions and 13 deletions

View File

@ -1 +1 @@
DirectoryIndex home.html
DirectoryIndex index.html

View File

@ -1,12 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>Pong Game</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="css/pong.css">
</head>
<body>
</body>
</html>