diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 13 |
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 |
