diff --git a/_config.yml b/_config.yml index a344ff4..4a0dc72 100755 --- a/_config.yml +++ b/_config.yml @@ -204,8 +204,9 @@ comments: # Waline # https://waline.js.org/ waline: - js: https://unpkg.com/@waline/client@2.14.1/dist/waline.js - css: https://unpkg.com/@waline/client@2.14.1/dist/waline.css + js: https://gcore.jsdelivr.net/npm/@waline/client@3.1.2/dist/waline.js + css: https://gcore.jsdelivr.net/npm/@waline/client@3.1.2/dist/waline.css + meta_css: https://gcore.jsdelivr.net/npm/@waline/client@3.1.2/dist/waline-meta.css # Waline server address url, you should set this to your own link serverURL: # If false, comment count will only be displayed in post page, not in home page diff --git a/layout/_partial/comments/waline/script.ejs b/layout/_partial/comments/waline/script.ejs index 3cb70c3..5da6ead 100644 --- a/layout/_partial/comments/waline/script.ejs +++ b/layout/_partial/comments/waline/script.ejs @@ -1,35 +1,40 @@ -