mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 02:43:08 +08:00
移除主题端的Katex内容,调整为支持Katex插件
This commit is contained in:
parent
65907f26f4
commit
aac7fa5101
@ -45,18 +45,6 @@ spec:
|
||||
value: ""
|
||||
placeholder: '请输入提示内容'
|
||||
help: '在文章顶部显示一条提示。'
|
||||
- $formkit: radio
|
||||
name: enable_katex
|
||||
label: KaTeX 公式支持
|
||||
value: ""
|
||||
help: '博客通过 KaTeX 做数学公式渲染,当前配置将覆盖主题中的默认配置。'
|
||||
options:
|
||||
- value: "true"
|
||||
label: 开启
|
||||
- value: "false"
|
||||
label: 关闭
|
||||
- value: ""
|
||||
label: 跟随默认配置
|
||||
- $formkit: radio
|
||||
name: enable_share
|
||||
label: 开启文章分享
|
||||
@ -111,18 +99,6 @@ spec:
|
||||
value: ""
|
||||
placeholder: '请输入提示内容'
|
||||
help: '在文章顶部显示一条提示。'
|
||||
- $formkit: radio
|
||||
name: enable_katex
|
||||
label: KaTeX 公式支持
|
||||
value: ""
|
||||
help: '博客通过 KaTeX 做数学公式渲染,当前配置将覆盖主题中的默认配置。'
|
||||
options:
|
||||
- value: "true"
|
||||
label: 开启
|
||||
- value: "false"
|
||||
label: 关闭
|
||||
- value: ""
|
||||
label: 跟随默认配置
|
||||
- $formkit: radio
|
||||
name: enable_share
|
||||
label: 开启文章分享
|
||||
|
@ -577,16 +577,6 @@ spec:
|
||||
value: 99999999
|
||||
placeholder: '请输入时间(天)'
|
||||
help: '文章超过指定天数未进行更新,展示文章或图片可能失效的温馨提示。'
|
||||
- $formkit: radio
|
||||
name: enable_katex
|
||||
label: KaTeX 公式支持
|
||||
value: false
|
||||
help: '博客通过 KaTeX 做数学公式渲染,如果文章或页面元数据配置了“KaTeX 公式支持”项,则当前配置将被覆盖。'
|
||||
options:
|
||||
- value: true
|
||||
label: 默认开启
|
||||
- value: false
|
||||
label: 默认关闭
|
||||
- $formkit: radio
|
||||
name: enable_copyright
|
||||
label: 开启文章版权声明
|
||||
|
@ -30,7 +30,7 @@ spec:
|
||||
settingName: theme-dream2-plus-setting
|
||||
configMapName: theme-dream2-plus-configMap
|
||||
# 版本号
|
||||
version: 1.3.8.beta1
|
||||
version: 1.3.8.beta2
|
||||
# 最低支持的 Halo 版本
|
||||
require: ">=2.20.0"
|
||||
# 许可
|
||||
|
Loading…
x
Reference in New Issue
Block a user