diff options
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' |