From 5f79e919adecc1ea2b1536f653311cbf82c4f79b Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 29 Apr 2024 18:51:46 +0900 Subject: [PATCH] fix theme: font, katex --- themes/plain/layouts/_default/baseof.html | 7 ++++++- themes/plain/layouts/partials/style.html | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/themes/plain/layouts/_default/baseof.html b/themes/plain/layouts/_default/baseof.html index e646734..b3ab01a 100644 --- a/themes/plain/layouts/_default/baseof.html +++ b/themes/plain/layouts/_default/baseof.html @@ -12,6 +12,11 @@ {{- partial "style.html" . -}} + + + +
@@ -36,4 +41,4 @@
- \ No newline at end of file + diff --git a/themes/plain/layouts/partials/style.html b/themes/plain/layouts/partials/style.html index 13621f8..33b3ff9 100644 --- a/themes/plain/layouts/partials/style.html +++ b/themes/plain/layouts/partials/style.html @@ -1,7 +1,7 @@