diff --git a/.all-contributorsrc b/.all-contributorsrc index d156719d..784af200 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -129,6 +129,15 @@ "contributions": [ "code" ] + }, + { + "login": "carolcoral", + "name": "Carol", + "avatar_url": "https://avatars.githubusercontent.com/u/8952687?v=4", + "profile": "https://github.com/carolcoral", + "contributions": [ + "code" + ] } ], "files": [ diff --git a/README.md b/README.md index 423be855..4fa9ae9d 100644 --- a/README.md +++ b/README.md @@ -34,15 +34,16 @@ ## 🔥 预览 -| 站点名称 | 站点地址 | -|:--------:|:-------------------------:| -| 程序员小航 | https://liuzhihang.com | -| 流殃 | https://shyblog.world | -| 羡羡 | https://www.hydsb0.com/ | -| 困困鱼 | https://kunkunyu.com | -| Top John | https://op-lab.top | -| Roozen | https://roozen.top | -| Lanbin | https://lib.lanbin.top | +| 站点名称 | 站点地址 | +|:----------:|:-----------------------:| +| 程序员小航 | https://liuzhihang.com | +| 流殃 | https://shyblog.world | +| 羡羡 | https://www.hydsb0.com/ | +| 困困鱼 | https://kunkunyu.com | +| Top John | https://op-lab.top | +| Roozen | https://roozen.top | +| Lanbin | https://lib.lanbin.top | +| Carol`s 小屋 | https://blog.cnkj.site | ## 👋 简介 @@ -132,7 +133,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! -[](#contributors-) +[](#contributors-) @@ -141,30 +142,31 @@ This project follows the [all-contributors](https://github.com/all-contributors/
liuzhihang 💻 ✅ |
- sunheyi 💻 |
- Joy 💻 |
- John Niang 💻 |
- Lanbin ✅ |
- 小孙同学 ✅ 💻 |
+ liuzhihang 💻 ✅ |
+ sunheyi 💻 |
+ Joy 💻 |
+ John Niang 💻 |
+ Lanbin ✅ |
+ 小孙同学 ✅ 💻 |
airbo ✅ 💻 |
- Gadore 💻 |
- 羡羡 💻 |
- 困困鱼 💻 |
- Top John 💻 |
- BugJi 💻 |
+ airbo ✅ 💻 |
+ Gadore 💻 |
+ 羡羡 💻 |
+ 困困鱼 💻 |
+ Top John 💻 |
+ BugJi 💻 |
Roozen 💻 |
- 石头君 💻 |
+ Roozen 💻 |
+ 石头君 💻 |
+ Carol 💻 |
|||||||
- |
diff --git a/package.json b/package.json
index cf9e7826..1c23ee87 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "halo-theme-hao",
- "version": "1.4.3",
+ "version": "1.4.4",
"dependencies": {
}
}
diff --git a/settings.yaml b/settings.yaml
index bd6fec01..f8686e4a 100644
--- a/settings.yaml
+++ b/settings.yaml
@@ -1041,12 +1041,41 @@ spec:
children:
- $formkit: radio
name: default_enable
+ id: default_enable
+ key: default_enable
label: 底部
options:
- label: 显示
value: true
- label: 隐藏
value: false
+ - $formkit: radio
+ if: $get(default_enable).value
+ name: dingyue
+ label: 订阅
+ options:
+ - label: 显示
+ value: true
+ - label: 隐藏
+ value: false
+ - $formkit: radio
+ if: $get(default_enable).value
+ name: zhuti
+ label: 主题
+ options:
+ - label: 显示
+ value: true
+ - label: 隐藏
+ value: false
+ - $formkit: radio
+ if: $get(default_enable).value
+ name: about
+ label: 关于
+ options:
+ - label: 显示
+ value: true
+ - label: 隐藏
+ value: false
- $formkit: group
name: style_one
label: 中间
diff --git a/templates/modules/footer.html b/templates/modules/footer.html
index 94d525c2..bbadea08 100644
--- a/templates/modules/footer.html
+++ b/templates/modules/footer.html
@@ -119,19 +119,25 @@