From 238f457ada1caafc07d1a7e48fef8eb1e03c1134 Mon Sep 17 00:00:00 2001 From: blinkfox Date: Fri, 27 Nov 2020 13:58:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E4=BA=8E=20prismjs=20=E5=86=8D?= =?UTF-8?q?=E5=81=9A=E4=BA=86=E4=B8=80=E6=AC=A1=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layout/_partial/post-detail.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/_partial/post-detail.ejs b/layout/_partial/post-detail.ejs index 46d66df8b..fa96f2115 100644 --- a/layout/_partial/post-detail.ejs +++ b/layout/_partial/post-detail.ejs @@ -71,7 +71,7 @@
- <% if (config.prismjs.enable) { %> + <% if (config.prismjs && config.prismjs.enable) { %> <% } %>