aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2017-11-14 19:06:07 +0530
committerGitHub <[email protected]>2017-11-14 19:06:07 +0530
commit335e10e2c7506f307e0c6094a87b5b58f32de492 (patch)
tree647d300637d8e8a941f13ba0f446198c8a374561
parente7775be7a17b5169e2290dce93c3736359d39d13 (diff)
downloadSnakeGame-335e10e2c7506f307e0c6094a87b5b58f32de492.tar.xz
SnakeGame-335e10e2c7506f307e0c6094a87b5b58f32de492.zip
Rename game.html to index.html
-rw-r--r--index.html (renamed from game.html)2
1 files changed, 1 insertions, 1 deletions
diff --git a/game.html b/index.html
index bc935d7..c7a5697 100644
--- a/game.html
+++ b/index.html
@@ -11,4 +11,4 @@
<a href="game.html">New Game</a>
<a href="credits.html">Credits</a>
</body>
-</html> \ No newline at end of file
+</html>