Merge pull request 'rewrite: various cleanups for deployment' (#3) from rewrite into main

Reviewed-on: #3
This commit is contained in:
Trianta 2024-08-09 03:27:37 -05:00
commit 58e471dd6b
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>