fix: mathjax timeout + external link icons

This commit is contained in:
NGPixel
2017-07-09 15:13:42 -04:00
parent 9d090ab392
commit 62ca6e55b3
11 changed files with 19 additions and 42 deletions

View File

@@ -23,7 +23,7 @@ html
var siteRoot = '!{appconfig.host}';
//- JS / CSS
//- script(type='text/javascript', src=appconfig.host + '/js/vendor.js')
script(type='text/javascript', src=appconfig.host + '/js/vendor.js')
script(type='text/javascript', src=appconfig.host + '/js/app.js')
block head