Skip to content

Commit 3f1fb3a

Browse files
committed
add mathjax script URL to custom.html
1 parent 0c12b79 commit 3f1fb3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_includes/head/custom.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
<meta name="msapplication-TileColor" content="#da532c">
88
<meta name="msapplication-config" content="/assets/images/browserconfig.xml">
99
<meta name="theme-color" content="#ffffff">
10+
<script type="text/javascript" id="MathJax-script" async
11+
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
12+
</script>

0 commit comments

Comments
 (0)