aboutsummaryrefslogtreecommitdiffstats
path: root/interface
diff options
context:
space:
mode:
Diffstat (limited to 'interface')
-rw-r--r--interface/fonts/glyphicons-halflings-regular.woff2bin0 -> 18028 bytes
-rw-r--r--interface/index.html4
2 files changed, 2 insertions, 2 deletions
diff --git a/interface/fonts/glyphicons-halflings-regular.woff2 b/interface/fonts/glyphicons-halflings-regular.woff2
new file mode 100644
index 000000000..64539b54c
--- /dev/null
+++ b/interface/fonts/glyphicons-halflings-regular.woff2
Binary files differ
diff --git a/interface/index.html b/interface/index.html
index abba350b0..611f86290 100644
--- a/interface/index.html
+++ b/interface/index.html
@@ -338,8 +338,8 @@
<div id="backDrop" class="modal-backdrop fade in" style="display:none"></div>
<script src="./js/jquery-3.1.1.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
-<script src="./jquery.cookie.min.js"></script>
-<script src="./d3.min.js"></script>
+<script src="./js/jquery.cookie.min.js"></script>
+<script src="./js/d3.min.js"></script>
<script src="./js/d3pie.min.js"></script>
<script src="./js/d3evolution.min.js"></script>
<script src="./js/humanize.min.js"></script>