Skip to content

Commit 97786bf

Browse files
authored
Merge pull request #12 from MikeInnes/master
Use cloudflare CDN
2 parents 3bacd30 + 3383d7e commit 97786bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
================================================== -->
2424
<!-- <link rel="shortcut icon" href="images/favicon.ico"> -->
2525
<script type="text/javascript"
26-
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
26+
src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
2727
</script>
2828
<script>
2929
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

0 commit comments

Comments
 (0)