We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a5939 commit 28bc636Copy full SHA for 28bc636
_includes/_head.html
@@ -25,7 +25,7 @@
25
};
26
</script>
27
<script type="text/javascript" id="MathJax-script" async
28
- src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
+ src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-mml-chtml.js" crossorigin="anonymous" integrity="sha384-Wuix6BuhrWbjDBs24bXrjf4ZQ5aFeFWBuKkFekO2t8xFU0iNaLQfp2K6/1Nxveei">
29
30
{% endif %}
31
</head>
0 commit comments