From 6c415ad29ab8a4d199e79038c7148e6e5cb1bb32 Mon Sep 17 00:00:00 2001 From: taoky Date: Sat, 26 Oct 2024 18:19:16 +0800 Subject: [PATCH] Defer loading katex CSS & JS --- frontend/templates/hub.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/frontend/templates/hub.html b/frontend/templates/hub.html index 2484c4a..5a6238b 100644 --- a/frontend/templates/hub.html +++ b/frontend/templates/hub.html @@ -3,7 +3,7 @@ {% block css %} {{ block.super }} - +