From 0358105df237d9291f7aec38cf9527ce0d5a1f02 Mon Sep 17 00:00:00 2001 From: Rabin Adhikari Date: Wed, 3 Nov 2021 01:15:33 +0545 Subject: Bump katex to 0.15.1 (#611) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump katex to 0.13.18 * Bump katex to 0.15.1 Co-authored-by: Luiz F. A. de PrĂ¡ --- layouts/partials/posts/math.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/layouts/partials/posts/math.html b/layouts/partials/posts/math.html index 0a78c10..e6332af 100644 --- a/layouts/partials/posts/math.html +++ b/layouts/partials/posts/math.html @@ -1,11 +1,11 @@ {{- if or (.Params.math) (.Site.Params.math) (.Params.katex) (.Site.Params.katex) -}} - + {{/* The loading of KaTeX is deferred to speed up page rendering */}} - - +