diff --git a/templates/default.haml b/templates/default.haml index 497162b..cdee8b1 100644 --- a/templates/default.haml +++ b/templates/default.haml @@ -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")