[layout] HTTPS for mathjax CDN
This commit is contained in:
parent
011bf6e7fe
commit
843745f8c1
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
}
|
||||
});
|
||||
</script>
|
||||
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script>
|
||||
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script>
|
||||
{% endif %}
|
||||
<link rel="stylesheet" href="/stylesheets/screen.css">
|
||||
<link rel="stylesheet" href="/stylesheets/friendly.css">
|
||||
|
|
Loading…
Reference in a new issue