diff options
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 = "/" |