MathJax CDN URL changed

Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
This commit is contained in:
Collin J. Doering 2014-09-01 03:27:40 -04:00 committed by Collin J. Doering
parent 719e0753ca
commit db32e6d156
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
/ Placed at the end of the document so the pages load faster
%script(type="text/javascript" src="lib/js/jquery-1.9.1.js")
%script(type="text/javascript" src="lib/js/jquery.address.js")
%script(type="text/javascript" src="https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML")
%script(type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML")
/ Custom javascript for user interactivity
%script(type="text/javascript" src="js/default.js")