NDOJ/templates/mathjax-load.html

3 lines
161 B
HTML
Raw Normal View History

2020-01-21 06:35:58 +00:00
<script type="text/javascript" src="{{ static('mathjax_config.js') }}"></script>
2022-11-14 03:42:27 +00:00
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js"></script>