From 526a4b7005837c1c2eb5da6094e77ab824959861 Mon Sep 17 00:00:00 2001 From: elkan1788 Date: Fri, 7 Jun 2024 18:36:43 +0800 Subject: [PATCH] :bento: Upgrade the 3rd resources & mirro --- data/resources.yaml | 12 ++++++------ exampleSite/config.yaml | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/data/resources.yaml b/data/resources.yaml index 80510ce..50b7854 100644 --- a/data/resources.yaml +++ b/data/resources.yaml @@ -4,7 +4,7 @@ vendors: cdnjs: "https://cdnjs.cloudflare.com/ajax/libs" unpkg: "https://unpkg.com" bootcdn: "https://cdn.bootcdn.net/ajax/libs" - qiniu: "https://cdn.staticfile.org" + qiniu: "https://cdn.staticfile.net" # JavaScript 资源 # JavaScript Resources @@ -20,7 +20,7 @@ js: # CSS Resources css: - name: '@fortawesome/fontawesome-free' - version: 6.4.2 + version: 6.5.2 file: css/all.min.css alias: font-awesome - name: animate.css @@ -64,11 +64,11 @@ waline: artalk: js: name: artalk - version: 2.3.4 + version: 2.6.4 file: dist/Artalk.js css: name: artalk - version: 2.3.4 + version: 2.6.4 file: dist/Artalk.css giscus: @@ -122,11 +122,11 @@ plugins: js: - name: pageview alias_name: '@waline/client' - version: 2.13.0 + version: 2.15.8 file: dist/pageview.js alias: waline - name: comment alias_name: '@waline/client' - version: 2.13.0 + version: 2.15.8 file: dist/comment.js alias: waline \ No newline at end of file diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 0299dc3..de73943 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -812,11 +812,11 @@ params: - name: waline title: Waline color: "#27ae60" - weight: 2 + weight: 1 - name: giscus title: Giscus color: "#886ce4" - weight: 1 + weight: 2 # Waline 评论插件 # 更多配置信息请参考:https://waline.js.org/