aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>