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