From bc8645ab4e855a2c006f6d6716d67884c19379fd Mon Sep 17 00:00:00 2001 From: hyang Date: Thu, 17 Aug 2023 14:19:52 -0700 Subject: Init commit --- hugo.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hugo.toml (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml new file mode 100644 index 0000000..d9380a7 --- /dev/null +++ b/hugo.toml @@ -0,0 +1,4 @@ +baseURL = 'https://hyang.xyz' +languageCode = 'en-us' +title = '''Huaxuan's Bebsite''' +theme = 'hugo-bearblog' -- cgit v1.2.3