From 166d302b13f78d14af5e0017de607f2198b97d86 Mon Sep 17 00:00:00 2001 From: ruibaby Date: Sat, 6 Jul 2019 12:55:51 +0800 Subject: [PATCH] Update anatole theme. --- src/main/resources/templates/common/macro/global_macro.ftl | 2 +- src/main/resources/templates/themes/anatole/module/comment.ftl | 2 +- src/main/resources/templates/themes/anatole/settings.yaml | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) 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> - + \ 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> - + \ 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: 开启