diff --git a/README.md b/README.md index a0260ae6..1960aa38 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

- Halo version + Halo version size diff --git a/package.json b/package.json index 6593966d..f8f801ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "halo-theme-hao", - "version": "1.3.3", + "version": "1.3.4", "dependencies": { } } diff --git a/templates/macro/author-content.html b/templates/macro/author-content.html index 0c2e124e..3d47b16a 100644 --- a/templates/macro/author-content.html +++ b/templates/macro/author-content.html @@ -11,11 +11,11 @@

- \ No newline at end of file + diff --git a/templates/macro/bangumi-item.html b/templates/macro/bangumi-item.html index 60631497..e1930676 100644 --- a/templates/macro/bangumi-item.html +++ b/templates/macro/bangumi-item.html @@ -21,27 +21,27 @@ [[${spec.type}]] - [[${spec.area}]] + 总播放 - [[${spec.view}]] + 追番人数 - [[${spec.follow}]] + 硬币数 - [[${spec.coin}]] + 弹幕总数 - [[${spec.danmaku}]] + 评分 - [[${spec.score}]] + diff --git a/theme.yaml b/theme.yaml index 1aaca840..56b5c3ee 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.3" + version: "1.3.4" require: ">=2.8.0"