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"