rhazdon / hugo-theme-hello-friend-ng

Pretty basic theme for Hugo that covers all of the essentials. All you have to do is start typing!
https://github.com/rhazdon/hugo-theme-hello-friend-ng/
Other
1.45k stars 764 forks source link

Hugo v112 deprecation warning #439

Closed lctrevizan closed 10 months ago

lctrevizan commented 11 months ago

Updated config.toml to avoid deprecation

Currently hugo show the following warning:

WARN config: languages.en.subtitle: custom params on the language top level is deprecated 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

This pull request aims to avoid problems in a future release.