From 4d1ee5092ae59b2e40d5d7d22e78a5abce3e3159 Mon Sep 17 00:00:00 2001 From: Bobby Date: Fri, 10 Mar 2023 02:22:21 -0500 Subject: Update mathjax config to support IE6 --- templates/blog/partials/mathjax.html | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/templates/blog/partials/mathjax.html b/templates/blog/partials/mathjax.html index 59bf879b..3697590d 100644 --- a/templates/blog/partials/mathjax.html +++ b/templates/blog/partials/mathjax.html @@ -1,8 +1,30 @@ {% load static %} - + \ No newline at end of file + -- cgit v1.2.3