mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
5 lines
78 B
JavaScript
5 lines
78 B
JavaScript
|
window.MathJax = {
|
||
|
root: '/js/mathjax',
|
||
|
delayStartupUntil: 'configured'
|
||
|
}
|