rewrite: various cleanups for deployment

This commit is contained in:
Trianta 2024-08-09 03:26:47 -05:00
parent 18ddb1642a
commit f0e3f205be
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>