feat: support custom page

This commit is contained in:
henry.chen
2025-07-17 15:55:32 +08:00
parent 24bfe528b2
commit b69248f6a4
40 changed files with 29 additions and 3 deletions

View File

@@ -37,6 +37,7 @@ type Config struct {
Twitter config.Twitter
FeedRPC config.FeedRPC
Account config.Account
Pages []config.CustomPage
}
// init 初始化配置