From c489f7c970e9c5ff3462729f84e7f7c5a6362459 Mon Sep 17 00:00:00 2001 From: "1152958806@qq.com" <1152958806@qq.com> Date: Sun, 3 Sep 2023 19:16:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BF=AE=E6=94=B9=E4=B8=BA1.?= =?UTF-8?q?3.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +-- package.json | 2 +- theme.yaml | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0b27b226..3a559d02 100644 --- a/README.md +++ b/README.md @@ -97,10 +97,9 @@ - 友链页面 [plugin-links](https://github.com/halo-sigs/plugin-links) - 瞬间页面 [plugin-moments](https://github.com/halo-sigs/plugin-moments) - 代码高亮 [plugin-prismjs](https://github.com/liuzhihang/plugin-prismjs) -- 图片懒加载 [plugin-lazyload](https://github.com/liuzhihang/plugin-lazyload) - 追番插件 [plugin-bilibili-bangumi](https://github.com/Roozenlz/plugin-bilibili-bangumi) - 图库插件 [plugin-photos](https://github.com/halo-sigs/plugin-photos) -- Tool-Bench [Tool-Bench](https://github.com/DioxideCN/Tool-Bench) +- 主题标签 [plugin-haotag](https://github.com/chengzhongxue/plugin-haotag) > 更多插件请参见:https://github.com/halo-sigs/awesome-halo diff --git a/package.json b/package.json index f8f801ee..6f5e6c5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "halo-theme-hao", - "version": "1.3.4", + "version": "1.3.5", "dependencies": { } } diff --git a/theme.yaml b/theme.yaml index 56b5c3ee..ccb27b59 100644 --- a/theme.yaml +++ b/theme.yaml @@ -47,5 +47,5 @@ spec: repo: https://github.com/liuzhihang/halo-theme-hao settingName: "theme-hao-setting" configMapName: "theme-hao-configMap" - version: "1.3.4" + version: "1.3.5" require: ">=2.8.0"