aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/public/index.html b/public/index.html
index 3174635..7f0e040 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,10 +6,8 @@
<title>markdown-viewer - 🐇</title>
<link rel="icon" type="image/png" href="img/favicon.ico" />
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="js/script.js"></script>
<script src="js/qcm.js"></script>
- <script src="./mermaid.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.7.1/katex.min.css" crossorigin="anonymous">
@@ -19,8 +17,8 @@
<body>
<div>
- <div class="row">
- <div id="tree" class="tree">
+ <div id="mainRow" class="row">
+ <div id="tree">
<h4>Fichiers</h4>
</div>
<div id="md" class="view">