From 4605ab9f5c5bae7e39e9e3a8d35815f4c6801b99 Mon Sep 17 00:00:00 2001 From: "1152958806@qq.com" <17683872107czx> Date: Thu, 24 Aug 2023 16:48:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89libs=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/links.html | 2 +- templates/macro/prism-code.html | 10 +++++----- templates/modules/common/code.html | 2 +- templates/modules/common/toc-bot.html | 4 ++-- templates/modules/head.html | 14 +++++++------- templates/modules/layouts/layout.html | 18 +++++++++--------- templates/page_links.html | 2 +- 7 files changed, 26 insertions(+), 26 deletions(-) diff --git a/templates/links.html b/templates/links.html index a225c855..e5abe507 100644 --- a/templates/links.html +++ b/templates/links.html @@ -6,7 +6,7 @@
diff --git a/templates/macro/prism-code.html b/templates/macro/prism-code.html index 365f8dae..7dab6200 100644 --- a/templates/macro/prism-code.html +++ b/templates/macro/prism-code.html @@ -3,14 +3,14 @@ + th:href="${assets_link+'/libs/prism/prism.min.css'}"> + th:href="${assets_link+'/libs/prism/code.css'}"> + th:href="${assets_link+ '/libs/prism/themes/prism-'+theme.config.code.theme_light+'.css'}"> - + th:href="${assets_link+'/libs/prism/themes/prism-'+theme.config.code.theme_dark+'.css'}"> +