Added CJK support + MathJax display

This commit is contained in:
NGPixel
2017-04-14 14:15:11 -04:00
parent 8daa772c61
commit fe313baf67
13 changed files with 141 additions and 35 deletions

View File

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