diff options
author | Peter Grassberger <petertheone@gmail.com> | 2016-02-04 23:30:17 (GMT) |
---|---|---|
committer | Peter Grassberger <petertheone@gmail.com> | 2016-02-04 23:30:17 (GMT) |
commit | ee29206687484d49df4c77bd4d634080f1c7dca4 (patch) | |
tree | abcc5bf9b48374b4582ec415fe1203e4f5dc6a3d | |
parent | e25b74a45a7b1fb2e2add36a237630ce4f47eaf5 (diff) |
remove old includes
i should never push before testing.
i should never push before testing.
i should never push before testing.
-rw-r--r-- | www/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index 301ae93..2a3f28f 100644 --- a/www/index.html +++ b/www/index.html @@ -15,11 +15,8 @@ <link href="/styles/jingles.css" rel="stylesheet"> <link href="/styles/musicpools.css" rel="stylesheet"> <link href="/styles/musicgrid.css" rel="stylesheet"> - <link href="/javascript/bootstrap/css/bootstrap-responsive.css" rel="stylesheet"> <script src="/javascript/jquery/jquery.min.js"></script> <script src="/javascript/bootstrap/js/bootstrap.min.js"></script> - <script src="/javascript/bootstrap/js/bootstrap-alert.min.js"></script> - <script src="/javascript/bootstrap/js/bootstrap-modal.min.js"></script> <script src="/js/dropzone.js"></script> <script src="/js/rivendell.js"></script> <script src="/js/rivendell.rh.js"></script> |