Rename config.toml to hugo.toml

Fixes: #191

Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
This commit is contained in:
Daniel Holbach 2024-08-06 14:44:38 +02:00 committed by zjedi
parent 6264a749df
commit be2014bf8c
3 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@ header_menu: true
This demonstates localized content placed in dedicated language folder, `content/de`. This way you won't have to use localization suffix with the `.md` file. Both localisation approaches (separate folder, suffixes in the same folder) can be used and even mixed.
See i18n configuration in `[languages]` section of `config.toml`.
See i18n configuration in `[languages]` section of `hugo.toml`.
#### Local content