aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2018-05-23 23:17:13 +0530
committerGitHub <[email protected]>2018-05-23 23:17:13 +0530
commit8041347ff5cfb8f293e6a2aaa084cd461a51d20b (patch)
tree15ab6537a758ddc2578d68646389e09d3a765bf2 /index.html
parent409f47a570560d7a7e894997fb0750cdae10ef9b (diff)
downloadChess3D-8041347ff5cfb8f293e6a2aaa084cd461a51d20b.tar.xz
Chess3D-8041347ff5cfb8f293e6a2aaa084cd461a51d20b.zip
Update Game Main Page
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index f078236..b12edd1 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title></title>
+ <title>3D Chess | 3D Chess Game Powered by JavaScript AI by Lucifer Reeves</title>
<style type="text/css">
html,body,canvas {
margin:0;
@@ -105,4 +105,4 @@ var LOADING_BAR_SCALE = 0.3;
</head>
<body id="container">
</body>
-</html> \ No newline at end of file
+</html>