Open sheng-di opened 5 years ago
Hi, you should edit the file node_modules/hexo-renderer-mathjax/mathjax.html
change http
to https
. it would be work.
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
When I deploy my blog to github pages which use https, it gives the following error: