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); +