From 92121d7bbecfbcc5f5039ab1032896a693b5fbe3 Mon Sep 17 00:00:00 2001 From: Jerry Date: Wed, 5 May 2021 23:03:28 +0800 Subject: [PATCH] label: 3.7.5 --- README.md | 4 ++-- README_CN.md | 2 +- _config.yml | 4 ++-- package.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ab6639755..54757a8ca 100644 --- a/README.md +++ b/README.md @@ -82,9 +82,9 @@ npm i hexo-theme-butterfly - [X] Comment (Disqus/Disqusjs/Livere/Gitalk/Valine/Waline/Utterances/Facebook Comments/Twikoo) - [x] Multiple Comment System Support - [x] Online Chats (Chatra/Tidio/Daovoice/Gitter/Crisp) -- [x] Web analytics (Baidu Analytics/Google Analytics/Tencent Analytics/CNZZ Analytics) +- [x] Web analytics - [x] Google AdSense -- [x] Webmaster Verification (google/Bing/Baidu/360/Yandex) +- [x] Webmaster Verification - [x] Change website colour scheme - [x] Typewriter Effect: activate_power_mode - [x] Background effects (Canvas ribbon/canvas_ribbon_piao/canvas_nest) diff --git a/README_CN.md b/README_CN.md index 4ff1566c6..672126914 100644 --- a/README_CN.md +++ b/README_CN.md @@ -81,7 +81,7 @@ theme: butterfly - [X] 多種評論系統(Disqus/Disqusjs/Livere/Gitalk/Valine/Waline/Utterances/Facebook Comments/Twikoo) - [x] 支持雙評論部署 - [x] 多種在線聊天(Chatra/Tidio/Daovoice/Gitter/Crisp) -- [x] 多種分析系統(百度分析/谷歌分析/騰訊分析/CNZZ分析) +- [x] 多種分析系統 - [x] 谷歌廣告/手動廣告位置 - [x] 各種站長驗證(Google/Bing/Baidu/360/Yandex) - [x] 修改網站配色 diff --git a/_config.yml b/_config.yml index fa28f5876..dbd13636c 100644 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ # format: name: link || icon # sub-menu # name || icon: -# name : link || icon +# name: link || icon menu: # Home: / || fas fa-home @@ -935,4 +935,4 @@ CDN: # Prism.js prismjs_js: https://cdn.jsdelivr.net/npm/prismjs/prism.min.js prismjs_lineNumber_js: https://cdn.jsdelivr.net/npm/prismjs/plugins/line-numbers/prism-line-numbers.min.js - prismjs_autoloader: https://cdn.jsdelivr.net/npm/prismjs/plugins/autoloader/prism-autoloader.min.js + prismjs_autoloader: https://cdn.jsdelivr.net/npm/prismjs/plugins/autoloader/prism-autoloader.min.js \ No newline at end of file diff --git a/package.json b/package.json index 50e54ff57..e61a07713 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-butterfly", - "version": "3.7.5-b5", + "version": "3.7.5", "description": "A Simple and Card UI Design theme for Hexo", "main": "package.json", "scripts": {