feat: init 2.0.0 config file edit

This commit is contained in:
shinya
2025-08-13 00:30:31 +08:00
parent b4ed660eca
commit b6d9810ee8
14 changed files with 671 additions and 3060 deletions
+1
View File
@@ -1,4 +1,5 @@
export interface AdminConfig {
ConfigFile: string;
SiteConfig: {
SiteName: string;
Announcement: string;