Merge pull request #208 from Mitrichius/fix-deprecated-locale-param

Change locale to languageCode in language section
This commit is contained in:
Dmitry Kolosov 2024-01-08 20:23:04 +01:00 committed by GitHub
commit f9fb2a07db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ url = "/posts/"
weight = 3
[languages.pl.params]
locale = "pl-pl"
languageCode = "pl-pl"
[taxonomies]
category = "categories"