From 696b50f5d15d821bc987b0f8db3e57aa7d7e3e01 Mon Sep 17 00:00:00 2001 From: "Mr. X" Date: Sat, 20 Jun 2020 12:58:26 +0800 Subject: [PATCH] Update scripts.ejs --- layout/_partial/scripts.ejs | 47 ++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/layout/_partial/scripts.ejs b/layout/_partial/scripts.ejs index b937ab4..621061b 100755 --- a/layout/_partial/scripts.ejs +++ b/layout/_partial/scripts.ejs @@ -21,44 +21,43 @@ <% } %> -<% if (theme.Artitalk.enable) { %> - +<% if (theme.plugins.Artitalk && theme.plugins.Artitalk.enable) { %> + <% } %>