Skip to content

Commit ff938e4

Browse files
authored
Merge pull request #125 from reshamas/nicolas-gbt
add mathjax script URL to custom.html
2 parents 79c60d6 + 3f1fb3a commit ff938e4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

_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)