Mathjax init handling

This commit is contained in:
NGPixel
2017-04-15 13:15:23 -04:00
parent fe313baf67
commit b004362aba
6 changed files with 51 additions and 20 deletions

View File

@@ -0,0 +1,4 @@
window.MathJax = {
root: '/js/mathjax',
delayStartupUntil: 'configured'
}