diff --git a/src/main/resources/templates/common/macro/global_macro.ftl b/src/main/resources/templates/common/macro/global_macro.ftl
index 28659a50e..d9c9d8384 100644
--- a/src/main/resources/templates/common/macro/global_macro.ftl
+++ b/src/main/resources/templates/common/macro/global_macro.ftl
@@ -61,7 +61,7 @@
<#macro comment post,type>
<#if !post.disallowComment!false>
-
+
#if>
#macro>
\ No newline at end of file
diff --git a/src/main/resources/templates/themes/anatole/module/comment.ftl b/src/main/resources/templates/themes/anatole/module/comment.ftl
index 6d10c96ac..c2a87f329 100644
--- a/src/main/resources/templates/themes/anatole/module/comment.ftl
+++ b/src/main/resources/templates/themes/anatole/module/comment.ftl
@@ -1,7 +1,7 @@
<#macro comment post,type>
<#if !post.disallowComment!false>
-
+
#if>
#macro>
\ No newline at end of file
diff --git a/src/main/resources/templates/themes/anatole/settings.yaml b/src/main/resources/templates/themes/anatole/settings.yaml
index a4ff89851..731738f7b 100644
--- a/src/main/resources/templates/themes/anatole/settings.yaml
+++ b/src/main/resources/templates/themes/anatole/settings.yaml
@@ -64,7 +64,6 @@ style:
name: icon
label: 右上角图标
type: text
- default: '/anatole/source/images/logo.png'
post_title_uppper:
name: post_title_uppper
label: 文章标题大写
@@ -92,7 +91,7 @@ style:
label: 圆形头像
type: radio
data-type: bool
- default: true
+ default: false
options:
- value: true
label: 开启