Skip to content

Commit 291e2f8

Browse files
committed
latex support
1 parent 20f8e7a commit 291e2f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_layouts/post.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ <h1><b>{{ page.title }}</b></h1>
3434
<div class="pt-5">
3535
{% include blog/disqus.html %}
3636
</div>
37-
{% endif %}
37+
{% 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

Comments
 (0)