From ddffbd4e1e517c3b36411a895e06c41749edc441 Mon Sep 17 00:00:00 2001 From: liuzhihang Date: Wed, 4 Jan 2023 21:47:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E8=AE=BE=E7=BD=AE=E6=98=AF=E5=90=A6=E5=85=81?= =?UTF-8?q?=E8=AE=B8=E8=AF=84=E8=AE=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- templates/page.html | 17 +++++++++++++++++ theme.yaml | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 792b61c2..51cac2bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "halo-theme-hao", - "version": "1.0.4", + "version": "1.0.5", "dependencies": { } } diff --git a/templates/page.html b/templates/page.html index bcbbe01e..ef52ffd4 100644 --- a/templates/page.html +++ b/templates/page.html @@ -12,6 +12,23 @@
+ + +
+ +
+
+
评论
+ +
+ 你无需删除空行,直接评论以获取最佳展示效果 +
+
+ +
+
diff --git a/theme.yaml b/theme.yaml index 7c259178..0ee37e80 100644 --- a/theme.yaml +++ b/theme.yaml @@ -13,5 +13,5 @@ spec: repo: 'https://github.com/liuzhihang/halo-theme-hao' settingName: "theme-hao-setting" configMapName: "theme-hao-configMap" - version: 1.0.4 + version: 1.0.5 require: 2.0.0