mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
评论
This commit is contained in:
parent
8ff128be46
commit
23b10f9849
@ -54,6 +54,7 @@
|
|||||||
kind="SinglePage"
|
kind="SinglePage"
|
||||||
version="v1alpha1"
|
version="v1alpha1"
|
||||||
th:name="${theme.config.page_config.link_comment_id}"
|
th:name="${theme.config.page_config.link_comment_id}"
|
||||||
|
with-replies="false"
|
||||||
></comment-widget>
|
></comment-widget>
|
||||||
</div>
|
</div>
|
||||||
</th:block>
|
</th:block>
|
||||||
|
@ -97,6 +97,7 @@
|
|||||||
th:kind="${type}"
|
th:kind="${type}"
|
||||||
version="v1alpha1"
|
version="v1alpha1"
|
||||||
th:name="${post.metadata.name}"
|
th:name="${post.metadata.name}"
|
||||||
|
with-replies="false"
|
||||||
></comment-widget>
|
></comment-widget>
|
||||||
</div>
|
</div>
|
||||||
</th:block>
|
</th:block>
|
@ -62,6 +62,7 @@
|
|||||||
kind="Moment"
|
kind="Moment"
|
||||||
version="v1alpha1"
|
version="v1alpha1"
|
||||||
th:name="${moment.metadata.name}"
|
th:name="${moment.metadata.name}"
|
||||||
|
with-replies="false"
|
||||||
></comment-widget>
|
></comment-widget>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -30,7 +30,7 @@ spec:
|
|||||||
settingName: theme-dream2-plus-setting
|
settingName: theme-dream2-plus-setting
|
||||||
configMapName: theme-dream2-plus-configMap
|
configMapName: theme-dream2-plus-configMap
|
||||||
# 版本号
|
# 版本号
|
||||||
version: 1.2.0
|
version: 1.2.0.2226
|
||||||
# 最低支持的 Halo 版本
|
# 最低支持的 Halo 版本
|
||||||
require: ">=2.12.0"
|
require: ">=2.12.0"
|
||||||
# 许可
|
# 许可
|
||||||
|
Loading…
x
Reference in New Issue
Block a user