no longer need to configure MathJax due to https://github.com/yihui/hugo-lithium-theme/commit/2838faa426f9060dd98b0b7c3aa7a4106863cca5
1 file changed, 0 insertions(+), 8 deletions(-)
changed files
M exampleSite/layouts/partials/foot_custom.html → 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>