summaryrefslogtreecommitdiffstats
path: root/default.revealjs
diff options
context:
space:
mode:
Diffstat (limited to 'default.revealjs')
-rw-r--r--default.revealjs2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.revealjs b/default.revealjs
index 6f847e2..68723ef 100644
--- a/default.revealjs
+++ b/default.revealjs
@@ -237,7 +237,7 @@ $if(maxScale)$
237$endif$ 237$endif$
238$if(mathjax)$ 238$if(mathjax)$
239 math: { 239 math: {
240 mathjax: 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js', 240 mathjax: '$mathjaxurl$',
241 config: 'TeX-AMS_HTML-full', 241 config: 'TeX-AMS_HTML-full',
242 tex2jax: { 242 tex2jax: {
243 inlineMath: [['\\(','\\)']], 243 inlineMath: [['\\(','\\)']],