aboutsummaryrefslogtreecommitdiff
path: root/public/edit.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/edit.html')
-rw-r--r--public/edit.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/public/edit.html b/public/edit.html
index 1f35495..9cf8ae5 100644
--- a/public/edit.html
+++ b/public/edit.html
@@ -8,11 +8,10 @@
<script src="js/qcm.js"></script>
<script src="js/hmd.min.js"></script>
- <link rel="stylesheet" type="text/css" href="css/style.css">
- <link rel="stylesheet" type="text/css" href="http://ache.one/design/style.css">
- <link rel="stylesheet" type="text/css" href="http://ache.one/design/contenu.css">
+ <link rel="stylesheet" type="text/css" href="/css/style.css">
+ <link rel="stylesheet" type="text/css" href="/css/contenu.css">
- <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">
<style>
html {
height: 100vh;