mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-05 05:33:55 +01:00
Merge branch 'master' into QUEST4
This commit is contained in:
commit
ee03482de2
@ -4,7 +4,6 @@
|
|||||||
<script src="https://unpkg.com/tippy.js@5"></script>
|
<script src="https://unpkg.com/tippy.js@5"></script>
|
||||||
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
|
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
|
||||||
<script src="/js/MathJaxUtils.js"></script>
|
<script src="/js/MathJaxUtils.js"></script>
|
||||||
<script src="/js/mathjax-config.js" defer></script>
|
|
||||||
<script type="text/javascript" id="MathJax-script" async
|
<script type="text/javascript" id="MathJax-script" async
|
||||||
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
|
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
|
||||||
</script>
|
</script>
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
MathJax = {
|
|
||||||
tex: {
|
|
||||||
inlineMath: [[MathJaxUtils.start, MathJaxUtils.end]]
|
|
||||||
},
|
|
||||||
};
|
|
Loading…
Reference in New Issue
Block a user