apache / parquet-site

Apache Parquet Site
https://parquet.apache.org/
Apache License 2.0
8 stars 33 forks source link

Fix hugo deprecation warning #48

Closed deining closed 8 months ago

deining commented 8 months ago

This PR fixes a deprecation warning emitted by hugo:

WARN  deprecated: config: languages.en.description: custom params on the language top level
was deprecated in Hugo v0.112.0 and will be removed in a future release. Put the value below
[languages.en.params]. See https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
vinooganesh commented 8 months ago

Hi @deining - this is actually fixed on staging and there will be a pretty large bulk change going to production soon: https://github.com/apache/parquet-site/blob/staging/config.toml#L50. I'd recommend waiting until that change has merged, because many issues have been fixed there.