diff options
author | hyang <hyang@hyang.xyz> | 2023-09-09 11:48:20 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-09-09 11:48:20 -0700 |
commit | 7c3afad2390fc3757c471397686f1f39c7145e66 (patch) | |
tree | f6e4fc6dfe255dafa44d68ba70624932b352b941 /hugo.toml | |
parent | 6a535464434eda93c905e614321ec952753216ac (diff) |
Change header name
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,3 +24,7 @@ paginate = 5 # center theme with default width centerTheme = true +[languages] + [languages.en.params.logo] + logoText = "@hyang.xyz" + logoHomeLink = "/" |