| Filename | Latest commit message | Latest commit date |
|---|---|---|
Hugo 0.158.0 renamed two of the keys the German language is configured with and
warns about the old names on every build:
WARN deprecated: project config key languages.de.languageCode was deprecated
WARN deprecated: project config key languages.de.languageName was deprecated
Rename languageCode to locale and languageName to label. The generated site is
byte for byte the same afterwards, apart from the DTSTAMP of the calendar
feeds, which carries the time of the build.
Fixes:
|
||
| .. | ||
| hugo.toml | ||
| languages.de.toml | ||
| markup.toml | ||
| menus.de.toml | ||
| params.toml | ||