From 73beb6f994877d17c17d3de3d315e28b423ec650 Mon Sep 17 00:00:00 2001 From: Zian Chi Date: Thu, 30 Aug 2018 18:17:03 -0400 Subject: add KaTex and enable auto-render --- layouts/partials/head_custom.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/layouts/partials/head_custom.html b/layouts/partials/head_custom.html index 113ca35..ead4da1 100644 --- a/layouts/partials/head_custom.html +++ b/layouts/partials/head_custom.html @@ -6,7 +6,9 @@ document.addEventListener("DOMContentLoaded", function() { renderMathInElement(document.body); }); -
+ + +