Skip to content

Commit 301eac2

Browse files
committed
Merge branch 'JefferyFan-iissnan-master'
2 parents 74bd820 + 877d597 commit 301eac2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

layout/_scripts/mathjax.swig

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@
1818
});
1919
</script>
2020

21-
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
21+
<script type="text/javascript" src="http://cdn.staticfile.org/mathjax/2.4.0/MathJax.js"></script>
22+
<script type="text/javascript" src="http://cdn.staticfile.org/mathjax/2.4.0/config/TeX-AMS-MML_HTMLorMML.js"></script>
23+
2224
{% endif %}

0 commit comments

Comments
 (0)