Rename config.toml to hugo.toml
Fixes: #191 Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
This commit is contained in:
parent
6264a749df
commit
be2014bf8c
3 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue