🚸 增强面板自定义CSS功能

This commit is contained in:
naiba
2020-12-24 09:54:17 +08:00
parent bb3829462d
commit 76c789efd8
7 changed files with 44 additions and 20 deletions

View File

@@ -17,7 +17,7 @@ type Config struct {
Brand string // 站点名称
CookieName string // 浏览器 Cookie 名称
Theme string
CustomCSS string
CustomCode string
}
GitHub struct {
Admin string // 管理员ID列表