From 6e73996a4949761e1ae0bcf96ce2fe63e45292fb Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 18 Feb 2024 08:20:15 +0000
Subject: [PATCH] Update dependency mathjax to v2.7.9
---
themes/personal-site/layouts/partials/mathjax.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/themes/personal-site/layouts/partials/mathjax.html b/themes/personal-site/layouts/partials/mathjax.html
index 8a5ea04..54f588c 100644
--- a/themes/personal-site/layouts/partials/mathjax.html
+++ b/themes/personal-site/layouts/partials/mathjax.html
@@ -1,3 +1,3 @@
{{ if and .IsPage (eq (.Param "mathjax") true) }}
-
+
{{ end }}
\ No newline at end of file