mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
Adding mathjax support
This commit is contained in:
parent
988c731a57
commit
2cdec233eb
@ -5,4 +5,9 @@
|
|||||||
</a>
|
</a>
|
||||||
<div>{{ partial "social-follow.html" . }}</div>
|
<div>{{ partial "social-follow.html" . }}</div>
|
||||||
</div>
|
</div>
|
||||||
|
<script type="text/javascript" async
|
||||||
|
|
||||||
|
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML">
|
||||||
|
|
||||||
|
</script>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user