feat(theme): 自定义主题

This commit is contained in:
naiba
2020-12-19 10:57:10 +08:00
parent a9b1ab9e95
commit 9dbbfac551
9 changed files with 48 additions and 5 deletions

View File

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