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

@@ -18,8 +18,8 @@ html
link(rel='manifest', href='/manifest.json')
// JS / CSS
script(type='text/javascript').
window.MathJax = { root:"/js/mathjax" }
//script(type='text/javascript').
script(type='text/javascript', src='/js/bundle.min.js')
block head