summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-08-31 11:37:47 -0400
committerAndrew Lee <alee14498@gmail.com>2019-08-31 11:37:47 -0400
commit96021d7aa269aa446ce86bf0d3e4672b69636b2c (patch)
treec4c60542150bde85d298b1a2fac70bd7c992452b /index.html
parent8224c6403299bc4967c23de6cea70689c57b42ab (diff)
downloadProject-TechRPG-96021d7aa269aa446ce86bf0d3e4672b69636b2c.tar.gz
Project-TechRPG-96021d7aa269aa446ce86bf0d3e4672b69636b2c.tar.bz2
Project-TechRPG-96021d7aa269aa446ce86bf0d3e4672b69636b2c.zip
Stuff
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/index.html b/index.html
deleted file mode 100644
index ce3e1b4..0000000
--- a/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width">
- <meta name="description" content="A working example of sprite animation.">
- <title>Title</title>
-</head>
-<body>
-<canvas></canvas>
-<script src="js/sprite.js" type="text/javascript"></script>
-</body>
-</html> \ No newline at end of file