aboutsummaryrefslogtreecommitdiff
path: root/deploy/mobile/image.html
diff options
context:
space:
mode:
authorAndrew Kim <andrewdkim@users.noreply.github.com>2019-03-16 18:25:06 -0400
committerAndrew Kim <andrewdkim@users.noreply.github.com>2019-03-16 18:25:06 -0400
commit07f7eb81e2eb9b28369c83d02a63e77d5ece14bf (patch)
tree3d1c50b5f1a7b4ba496fbf189b9d2d3f3fd89de3 /deploy/mobile/image.html
parentf8a2744ea03ec03236284939d14787b04b9c8aa6 (diff)
parent98dff6ca1915ef006e13532f593219c9bc4ccc97 (diff)
merge conflicts resolved
Diffstat (limited to 'deploy/mobile/image.html')
-rw-r--r--deploy/mobile/image.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/deploy/mobile/image.html b/deploy/mobile/image.html
new file mode 100644
index 000000000..0a5f90d79
--- /dev/null
+++ b/deploy/mobile/image.html
@@ -0,0 +1,13 @@
+<html>
+
+<head>
+ <title>Test view</title>
+ <link href="https://fonts.googleapis.com/css?family=Fjalla+One|Hind+Siliguri:300" rel="stylesheet">
+</head>
+
+<body>
+ <div id="root"></div>
+ <script src="../imageUpload.js"></script>
+</body>
+
+</html> \ No newline at end of file