mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-24 13:23:40 +01:00
Upgrade tippy version
This commit is contained in:
parent
b114b27911
commit
25a7ecdd07
@ -1,7 +1,8 @@
|
||||
<script src="https://unpkg.com/popper.js@1"></script>
|
||||
<link rel="stylesheet" href="https://unpkg.com/tippy.js@5/dist/backdrop.css" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/tippy.js@5/themes/light.css" />
|
||||
<script src="https://unpkg.com/tippy.js@5"></script>
|
||||
<link rel="stylesheet" href="https://unpkg.com/tippy.js@6/dist/backdrop.css" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/tippy.js@6/themes/light.css" />
|
||||
<script src="https://unpkg.com/@popperjs/core@2"></script>
|
||||
<script src="https://unpkg.com/tippy.js@6"></script>
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Ajax.config.path["mhchem"] =
|
||||
"https://cdnjs.cloudflare.com/ajax/libs/mathjax-mhchem/3.3.2";
|
||||
|
Loading…
Reference in New Issue
Block a user