From 3eba8499efe77bcc8f92611654d16140fbb6c8f6 Mon Sep 17 00:00:00 2001 From: Zry <37234999+zryyyy@users.noreply.github.com> Date: Thu, 26 Sep 2024 22:32:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dwaline=20v3=E7=9A=84?= =?UTF-8?q?=E5=BC=95=E5=85=A5=E9=97=AE=E9=A2=98=20(#926)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layout/_plugins/comments/waline/script.ejs | 41 ++++++++++++---------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/layout/_plugins/comments/waline/script.ejs b/layout/_plugins/comments/waline/script.ejs index 906757676..d95da1473 100644 --- a/layout/_plugins/comments/waline/script.ejs +++ b/layout/_plugins/comments/waline/script.ejs @@ -1,8 +1,11 @@ - \ No newline at end of file + volantis.css('<%= theme.cdn.waline_css %>'); + volantis.js('<%- theme.cdn.waline_js %>').then(p_waline); +