diff options
author | hyang <hyang@hyang.xyz> | 2023-08-26 19:39:28 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-08-26 19:39:28 -0700 |
commit | cf1c558143548bb447a5485ee546c39ec27cd863 (patch) | |
tree | e634d109898cebc95950048e26f9c71d7eb21357 /hugo.toml | |
parent | 19d662f289fbe2eea57728e31b3cdb96733f7a3e (diff) |
update
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ baseURL = 'https://hyang.xyz' languageCode = 'en-us' -title = '''Huaxuan's Bebsite''' +title = '''Huaxuan's Homepage''' theme = 'hugo-bearblog' |