Browse Source

change CDN of MathJax

Le Tan 7 years ago
parent
commit
1b1c530392
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/resources/vnote.ini

+ 1 - 1
src/resources/vnote.ini

@@ -211,7 +211,7 @@ wkhtmltopdfArgs=
 
 [web]
 ; Location and configuration for Mathjax
-mathjax_javascript=https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_HTMLorMML
+mathjax_javascript=https://cdn.bootcss.com/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_HTMLorMML
 
 ; Styles to be removed when copied
 ; style1,style2,style3