diff options
| author | 2023-11-03 22:06:51 +0800 | |
|---|---|---|
| committer | 2023-11-03 22:06:51 +0800 | |
| commit | 4be4e94f64722e22ec11b52e1eb635389ceedde8 (patch) | |
| tree | f19b5354637bb6d981a79a095945e6551e313899 /site/hugo.toml | |
| parent | 31ca8ad5bc77ecebb24c973184cb175dd109e1e1 (diff) | |
| download | HydroRoll-4be4e94f64722e22ec11b52e1eb635389ceedde8.tar.gz HydroRoll-4be4e94f64722e22ec11b52e1eb635389ceedde8.zip | |
chore: `hugo` -> `config`
Diffstat (limited to 'site/hugo.toml')
| -rw-r--r-- | site/hugo.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/site/hugo.toml b/site/hugo.toml deleted file mode 100644 index 26e4ce1..0000000 --- a/site/hugo.toml +++ /dev/null @@ -1,17 +0,0 @@ -baseURL = 'http://www.hydroroll.team/' -languageCode = 'en-us' -title = 'HydroRoll' -theme = 'coming-soon' - - -[params] - title = "HydroRoll 水系" - description = "一切为了装13!" - 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 |
