summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-12-27 02:09:19 +0100
committerJules Laplace <julescarbon@gmail.com>2017-12-27 02:09:19 +0100
commitaa020bb7973dcc2b1fb9e030f45115682e8e8a83 (patch)
treef6e7ba792d5555d921b3fcd6a7015ae3c6ce30e3 /public/index.html
parenta5da14ec7c41d2007658d56d17057f83d5b1115e (diff)
parent0839d2d4e87e71a73f13d486812c056f6c6cc55f (diff)
div
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/public/index.html b/public/index.html
index 47cb085..b02aae8 100644
--- a/public/index.html
+++ b/public/index.html
@@ -8,8 +8,7 @@
</head>
<body>
-<div id="luckyimage"></div>
-
+<div id="image"></div>
<div id="droparea"></div>
<div id="mobile_nav">
@@ -22,8 +21,6 @@
<div class="spinner"></div>
</body>
-
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'></script>
<script src='/p/assets/js/app.min.js'></script>
-
</html>