summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2015-07-30 23:09:19 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2015-07-30 23:09:19 +0300
commit81afba74b5d8594a22ee22ad9b417abaf2c5453c (patch)
tree54c8c4a2bef02506265a372c26fdd254ab420cd7 /index.html
Add index.html.
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..2e0a4c6
--- /dev/null
+++ b/index.html
@@ -0,0 +1,9 @@
+<html>
+<head>
+ <meta charset="UTF-8">
+</head>
+
+<body>
+ <a href="js-platformer.html">js-platformer</a>
+</body>
+</html> \ No newline at end of file