File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 set (ARBY_SUBPROJECT ON )
1010endif ()
1111
12- project (arby VERSION 0.4.0 LANGUAGES CXX)
12+ project (arby VERSION 0.4.1 LANGUAGES CXX)
1313
1414find_program (CCACHE_PROGRAM ccache)
1515if (CCACHE_PROGRAM)
Original file line number Diff line number Diff line change @@ -1494,7 +1494,7 @@ MATHJAX_FORMAT = HTML-CSS
14941494# The default value is: http://cdn.mathjax.org/mathjax/latest.
14951495# This tag requires that the tag USE_MATHJAX is set to YES.
14961496
1497- MATHJAX_RELPATH = http ://cdn.mathjax.org/ mathjax/latest
1497+ MATHJAX_RELPATH = https ://cdnjs.cloudflare.com/ajax/libs/ mathjax/3.2.1/es5/startup.js
14981498
14991499# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
15001500# extension names that should be enabled during MathJax rendering. For example
You can’t perform that action at this time.
0 commit comments