Fechin / hexo-theme-diaspora

Hexo theme, Blog theme, Clean, Responsive theme
https://fech.in
MIT License
1.26k stars 248 forks source link

chore: change mathjax's cdn #160

Closed IvanWei closed 2 years ago

IvanWei commented 2 years ago

MathJax CDN shutting down on April 30, 2017. Link

MathJax recommend new CDN path. Link

<script type="text/javascript" async
  src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML">
</script>