diff options
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/README.html b/README.html index 928e3725..3a97d030 100644 --- a/README.html +++ b/README.html @@ -139,15 +139,6 @@ $(document).ready(function () { </script> -<!-- dynamically load mathjax for compatibility with self-contained --> -<script> - (function () { - var script = document.createElement("script"); - script.type = "text/javascript"; - script.src = "https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"; - document.getElementsByTagName("head")[0].appendChild(script); - })(); -</script> </body> </html> |