We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent befa43f commit 1e616feCopy full SHA for 1e616fe
_layouts/episode.html
@@ -2,7 +2,7 @@
2
layout: base
3
---
4
<script type="text/javascript"
5
- src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
+ src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
6
</script>
7
{% include episode_navbar.html episode_navbar_title=true %}
8
<article>
0 commit comments