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 20f8e7a commit 291e2f8Copy full SHA for 291e2f8
_layouts/post.html
@@ -34,4 +34,6 @@ <h1><b>{{ page.title }}</b></h1>
34
<div class="pt-5">
35
{% include blog/disqus.html %}
36
</div>
37
-{% endif %}
+{% endif %}
38
+
39
+<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
0 commit comments