|
|
@@ -8,7 +8,7 @@
|
|
|
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
|
|
|
</script>
|
|
|
<script type="text/javascript" async
|
|
|
- src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML">
|
|
|
+ src="{{url_for('static', filename='js/MathJax.js')}}?config=TeX-AMS_CHTML">
|
|
|
</script>
|
|
|
<meta name="twitter:creator" content="@{{logo}}">
|
|
|
<meta name="twitter:title" content="{{title}}">
|