aboutsummaryrefslogtreecommitdiffstats
path: root/exampleSite/layouts/partials/foot_custom.html
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/layouts/partials/foot_custom.html')
-rw-r--r--exampleSite/layouts/partials/foot_custom.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/exampleSite/layouts/partials/foot_custom.html b/exampleSite/layouts/partials/foot_custom.html
index 3a95d13..658adb2 100644
--- a/exampleSite/layouts/partials/foot_custom.html
+++ b/exampleSite/layouts/partials/foot_custom.html
@@ -1,12 +1,4 @@
<script src="//yihui.name/js/math-code.js"></script>
-<script type="text/x-mathjax-config">
-MathJax.Hub.Config({
- tex2jax: {
- inlineMath: [['$','$'], ['\\(','\\)']],
- processEscapes: true
- }
-});
-</script>
<script async src="//cdn.bootcss.com/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML"></script>
<script async src="//yihui.name/js/center-img.js"></script>