diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/blog/home.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/blog/home.html b/templates/blog/home.html index 02897092..802ed7b8 100644 --- a/templates/blog/home.html +++ b/templates/blog/home.html @@ -84,16 +84,9 @@ reading...</em > </p> - <br> </li> {% endfor %} </ul> - <script - src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/mml-chtml.min.js" - integrity="sha512-4JUXEJCjFmGygcGTR/doRQ1Kw7uEYn+kBpiGWyVBzUQHtFSPQNm08E/lqo2/XJqiWKKV0nTpv1q8bHPPDL4n4Q==" - crossorigin="anonymous" - referrerpolicy="no-referrer" - ></script> {% endif %} </div> {% endblock %} |
