-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
28 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,18 +25,7 @@ genernal: | |
type: textarea | ||
placeholder: 请输入公告信息 | ||
description: "网站公告信息,将展示在页面右侧,尽量简洁明了(不填不展示该模块,也可单独开关)" | ||
# enable_theme_comment_plugin: | ||
# name: enable_theme_comment_plugin | ||
# label: 使用评论 | ||
# type: switch | ||
# data-type: bool | ||
# default: true | ||
# options: | ||
# - value: true | ||
# label: 开启 | ||
# - value: false | ||
# label: 关闭 | ||
baidu_statistic: | ||
baidu_statistic: | ||
name: baidu_statistic | ||
label: 百度统计 | ||
type: textarea | ||
|
@@ -190,10 +179,10 @@ theme: | |
label: 无(默认) | ||
- value: simple_cursor | ||
label: 简洁卡通 | ||
- value: simple_sunset_light | ||
label: 简单日落(浅色) | ||
- value: simple_sunset_dark | ||
label: 简单日落(暗黑) | ||
# - value: simple_sunset_light | ||
# label: 简单日落(浅色) | ||
# - value: simple_sunset_dark | ||
# label: 简单日落(暗黑) | ||
- value: crystallize | ||
label: 简约水晶 | ||
- value: emoji_zip | ||
|
@@ -2232,15 +2221,14 @@ comment: | |
label: 缺省头像 | ||
type: text | ||
placeholder: 请输入 | ||
# default: "https://cdn.jsdelivr.net/gh/qinhua/halo-theme-joe2.0@master/source/img/error_avatar.jpg" | ||
default: "https://cdn.jsdelivr.net/gh/LIlGG/[email protected]/img/Sakura/images/Transparent_Akkarin.th.jpg" | ||
default: "https://cdn.jsdelivr.net/gh/qinhua/halo-theme-joe2.0@master/source/img/error_avatar.jpg" | ||
description: "当评论头像加载不出来时展示的默认头像" | ||
comment_avatar_loading: | ||
name: comment_avatar_loading | ||
label: 头像加载图 | ||
type: text | ||
placeholder: 请输入 | ||
default: "https://cdn.jsdelivr.net/gh/LIlGG/[email protected]/img/svg/loader/trans.ajax-spinner-preloader.svg" | ||
default: "https://cdn.jsdelivr.net/gh/qinhua/halo-theme-joe2.0@master/source/svg/spinner-preloader.svg" | ||
description: "头像加载时展示的loading图片" | ||
comment_empty_text: | ||
name: comment_empty_text | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4329,6 +4329,7 @@ body { | |
img { | ||
display: block; | ||
width: 200px; | ||
max-width: unset; | ||
border-radius: 5px; | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.