From e245b58b85c82a0af6b6e318fb31a0f6e9511102 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 23:38:09 +0000 Subject: [PATCH] Update dependency mathjax to v4 --- 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..4b881ac 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