From 1b1c5303925bb54f90296dd95081568e7d6b3599 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Sun, 4 Mar 2018 20:34:35 +0800 Subject: [PATCH] change CDN of MathJax --- src/resources/vnote.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/vnote.ini b/src/resources/vnote.ini index bae91dcb..947e296b 100644 --- a/src/resources/vnote.ini +++ b/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