aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-11-25 23:28:37 +0100
committerache <ache@ache.one>2017-11-25 23:28:37 +0100
commit24ceb94d00ffed05b8488fb75db89aaec8fcbedb (patch)
treea514d72e6d07230fb02fee74bfab9959dab27378 /public/index.html
parentUpdate MathJax script (diff)
Update everything
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index f5a3c4a..1a476fa 100644
--- a/public/index.html
+++ b/public/index.html
@@ -9,6 +9,7 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-AMS_HTML-full"></script>
<script src="js/script.js"></script>
+ <script src="js/qcm.js"></script>
<script src="./mermaid.min.js"></script>