From c71c4be506023df2bc3bb7b24ac25d2aef12f649 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 3 Nov 2023 21:28:04 +0800 Subject: chore: del useless files --- site/hugo.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 site/hugo.toml (limited to 'site/hugo.toml') diff --git a/site/hugo.toml b/site/hugo.toml new file mode 100644 index 0000000..1a44d8d --- /dev/null +++ b/site/hugo.toml @@ -0,0 +1,17 @@ +baseURL = 'http://example.org/' +languageCode = 'en-us' +title = 'My New Hugo Site' +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 -- cgit v1.2.3-70-g09d2