aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIndrajith K L2018-08-12 02:46:02 +0530
committerIndrajith K L2018-08-12 02:46:02 +0530
commit206261d30d4c2b86e9902721e03a9191986ce570 (patch)
tree56d3c2b3e4caf1f0dfa38f4ab2f3b2b342aa60d4
parentddbf11efa3667f6db0f04e93e6ce8ddc17b73a52 (diff)
downloadjs13kgames-template-206261d30d4c2b86e9902721e03a9191986ce570.tar.gz
js13kgames-template-206261d30d4c2b86e9902721e03a9191986ce570.tar.bz2
js13kgames-template-206261d30d4c2b86e9902721e03a9191986ce570.zip
:lipstick: some text changes
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 11296e7..5302045 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<script src="./libs/kontra.min.js"></script>
<script src="./libs/TinyMusic.min.js"></script>
- <title>Document</title>
+ <title>js13kgames-template</title>
</head>
<body onload="Game()">
<canvas></canvas>