Update Mathjax CDN, closes #131

pull/137/head
Matti Pastell 2018-07-23 12:41:25 +02:00
parent 53d76a61bb
commit fb854a1d63
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@
});
</script>
<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
<script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<style type="text/css">
{{{ :themecss }}}