mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 16:39:40 +08:00
fix(comment): 修复评论区配置读取的语法错误
This commit is contained in:
parent
da831d9c20
commit
5f5a027337
@ -48,7 +48,7 @@
|
||||
</div>
|
||||
<div class="card card-content" id="comment-wrapper" th:if="${enableComment}">
|
||||
<h3 class="comment-title">评论</h3>
|
||||
<div class="widget-comment" th:data-id="${theme.config.page_config.link_comment_id'}" data-target="SinglePage"></div>
|
||||
<div class="widget-comment" th:data-id="${theme.config.page_config.link_comment_id}" data-target="SinglePage"></div>
|
||||
</div>
|
||||
</th:block>
|
||||
</th:block>
|
Loading…
x
Reference in New Issue
Block a user