aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/static/index.html')
-rw-r--r--cmd/web/static/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/web/static/index.html b/cmd/web/static/index.html
index a372517..bf3bd19 100644
--- a/cmd/web/static/index.html
+++ b/cmd/web/static/index.html
@@ -25,8 +25,6 @@
25 <div id="app"><div> 25 <div id="app"><div>
26 <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script> 26 <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
27 <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script> 27 <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
28 <script src="https://fb.me/react-0.14.0.js"></script>
29 <script src="https://fb.me/react-dom-0.14.0.js"></script>
30 <script src="/public/main.js"></script> 28 <script src="/public/main.js"></script>
31 </body> 29 </body>
32</html> 30</html>