Skip to content

Commit

Permalink
Update content/en/content-management/multilingual.md
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Mooring <joe@mooring.com>
  • Loading branch information
salim-b and jmooring committed May 23, 2023
1 parent 53c8e18 commit 1a36ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/content-management/multilingual.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Only the obvious non-global options can be overridden per language. Examples of

{{< new-in "0.112.0" >}}

In version `0.112.0` of Hugo we consolidated all configuration options, but also improved how the languages and their params get merged with the main configuration. But while testing this on Hugo sites out there, we got some error reports and reverted some of the changes in favour of deprecation warnings:
In Hugo `v0.112.0` we consolidated all configuration options, and improved how the languages and their parameters are merged with the main configuration. But while testing this on Hugo sites out there, we received some error reports and reverted some of the changes in favor of deprecation warnings:

1. `site.Language.Params` is deprecated. Use `site.Params` directly.
1. Adding custom params to the top level language config is deprecated, add all of these below `[params]`, see `color` in the example below.
Expand Down

0 comments on commit 1a36ecb

Please sign in to comment.