Added index.html

This commit is contained in:
TriantaTV 2023-01-26 16:05:26 -06:00
parent 7ec05a770e
commit 8b763e4109

10
index.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Gregory Crawford</title>
</head>
<body>
<a href="pong.html">Play pong here!</a>
</body>
</html>