summaryrefslogtreecommitdiff
path: root/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'test.html')
-rw-r--r--test.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/test.html b/test.html
new file mode 100644
index 0000000..0e19695
--- /dev/null
+++ b/test.html
@@ -0,0 +1,12 @@
+<!DOCTYPE HTML>
+<html lang=en>
+<head>
+ <meta charset="utf-8">
+ <script src="js/load-local-storage.js" type="text/javascript"></script>
+</head>
+<body>
+ <div id="screen">
+ <img src="about:blank" id="storImage">
+ </div>
+</body>
+</html>