diff options
Diffstat (limited to 'site/config.toml')
| -rw-r--r-- | site/config.toml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/site/config.toml b/site/config.toml deleted file mode 100644 index c828971..0000000 --- a/site/config.toml +++ /dev/null @@ -1,18 +0,0 @@ -baseURL = 'http://hydroroll.team/' -languageCode = 'zh-cn' -title = 'HydroRoll' -theme = 'coming-soon' - -[params] - logo = "assets/img/logo.webp" - favicon = "assets/favicon.png" - title = "HydroRoll " - description = "倒数日" - message = "距离水系公测还有" # default is "COMING SOON" - release = "Jul 14, 2024" # release date format: Aug 30, 2023 15:00 - background = "" # default is bg.mp4 in static/ - -socialIcons = [ - {name = "email", url = "support@hydroroll.team"}, - {name = "github", url = "https://github.com/HydroRoll-Team"}, -]
\ No newline at end of file |
