Skip to content

Commit

Permalink
Merge pull request Mitrichius#208 from Mitrichius/fix-deprecated-loca…
Browse files Browse the repository at this point in the history
…le-param

Change locale to languageCode in language section
  • Loading branch information
Mitrichius authored Jan 8, 2024
2 parents 57eb299 + f20388b commit f9fb2a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSiteMultilingual/hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ url = "/posts/"
weight = 3

[languages.pl.params]
locale = "pl-pl"
languageCode = "pl-pl"

[taxonomies]
category = "categories"
Expand Down

0 comments on commit f9fb2a0

Please sign in to comment.