Initial commit

This commit is contained in:
2021-12-28 08:36:20 +08:00
commit c7703a1cba
17 changed files with 321 additions and 0 deletions

9
settings.yaml Normal file
View File

@@ -0,0 +1,9 @@
# 配置详情请参考https://docs.halo.run/zh/developer-guide/theme/config-files
genernal:
label: 基本设置
items:
index_notice:
name: index_notice
label: 首页公告
type: textarea
default: '欢迎来到我的博客'