_preinit.js 80 B

12345
  1. window.MathJax = {
  2. root: '/js/mathjax',
  3. delayStartupUntil: 'configured'
  4. }
  5. ;