mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 13:09:40 +08:00
提交项目配置
This commit is contained in:
parent
c23a062b58
commit
9effa36768
@ -11,7 +11,8 @@ module.exports = {
|
||||
},
|
||||
'rules': {
|
||||
'indent': ['error', 2],
|
||||
'linebreak-style': ['error', 'unix'],
|
||||
// 'linebreak-style': ['error', 'unix'],
|
||||
'linebreak-style': ['error', 'windows'],
|
||||
'quotes': ['error', 'single'],
|
||||
'semi': ['error', 'never'],
|
||||
'no-undef': ['off'],
|
||||
|
@ -16,12 +16,12 @@ spec:
|
||||
# 主题logo地址
|
||||
logo: /themes/theme-dream/assets/img/logo.png
|
||||
# 主题地址
|
||||
website: https://github.com/nineya/halo-theme-dream2.0
|
||||
website: https://github.com/os-fork-org/halo-theme-dream2.0
|
||||
# 主题github开源地址
|
||||
repo: https://github.com/nineya/halo-theme-dream2.0.git
|
||||
settingName: theme-dream-setting
|
||||
configMapName: theme-dream-configMap
|
||||
# 版本号
|
||||
version: 1.3.0
|
||||
version: 1.3.0.50
|
||||
# 最低支持的 Halo 版本
|
||||
require: ">=2.0.0"
|
Loading…
x
Reference in New Issue
Block a user