diff --git a/README_zh_CN.md b/README_zh_CN.md
index 501f362..728e9d4 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -58,3 +58,7 @@
- 分屏时在当前聚焦页签打开搜索框,支持在不同的页签中单独搜索 [#14](https://github.com/TCOTC/siyuan-plugin-hsr-mdzz2048-fork/pull/14)
- 代码块内无语法高亮的文本在搜索时可以移动到界面中央了 [#14](https://github.com/TCOTC/siyuan-plugin-hsr-mdzz2048-fork/pull/14)
+
+##### 2024-08-10
+
+- 更换了顶栏按钮的图标,不再复用「标记」图标
\ No newline at end of file
diff --git a/plugin.json b/plugin.json
index 1b6c07b..48e818f 100644
--- a/plugin.json
+++ b/plugin.json
@@ -2,7 +2,7 @@
"name": "siyuan-plugin-hsr-mdzz2048-fork",
"author": "TCOTC",
"url": "https://github.com/TCOTC/siyuan-plugin-hsr-mdzz2048-fork",
- "version": "0.5.4",
+ "version": "0.5.5",
"minAppVersion": "2.9.8",
"backends": ["windows", "linux", "darwin", "docker"],
"frontends": ["desktop", "browser-desktop"],
@@ -23,7 +23,7 @@
"patreon": "",
"github": "",
"custom": [
- "https://afdian.net/a/JeffreyChen"
+ "https://afdian.com/a/JeffreyChen"
]
},
"keywords": [
diff --git a/src/index.ts b/src/index.ts
index beab83c..432ea65 100644
--- a/src/index.ts
+++ b/src/index.ts
@@ -25,7 +25,7 @@ const SearchComponent = {
};
export default class PluginHighlight extends Plugin {
- icon: string = ``
+ icon: string = ``
onload() {
this.addTopBar({