mirror of
https://github.com/gitpitch/gitpitch.git
synced 2024-04-18 07:30:55 +08:00
Updated links to new MathJax cloudflare cdn.
This commit is contained in:
parent
4a54e6fe66
commit
5b585bfca1
|
@ -19,7 +19,7 @@
|
|||
@if(offline) {
|
||||
mathjax: '@deps.revealjs(offline, ssm.fetchRevealVersionOverride())/plugin/math/MathJax.js',
|
||||
} else {
|
||||
mathjax: 'https://cdn.mathjax.org/mathjax/latest/MathJax.js',
|
||||
mathjax: 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js',
|
||||
}
|
||||
config: '@ssm.fetchMathConfig()'
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user