aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-11-16 01:51:47 +0100
committerache <ache@ache.one>2019-11-16 01:52:15 +0100
commit28ec068988ad78b840fa07f95aaf90b85fd87541 (patch)
tree9fd717ef723a2ba8033c11cee611ab7354f40665 /public/index.html
parentBeautifuller (diff)
Update everything
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 7f0e040..d76211f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -10,7 +10,7 @@
<script src="js/qcm.js"></script>
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.7.1/katex.min.css" crossorigin="anonymous">
+ <link rel="stylesheet" type="text/css" href="css/katex.min.css" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/rainbow.css">
</head>