Building under Hugo v0.160.1 gives a warning which will in future become an error:
WARN deprecated: .Site.Languages was deprecated in Hugo v0.156.0 and will be removed in a future release. See https://discourse.gohugo.io/t/56732.
I think fixing this will be a simple change to nav.html and baseof.html following suggestions in the above discourse link.
Building under Hugo
v0.160.1gives a warning which will in future become an error:I think fixing this will be a simple change to
nav.htmlandbaseof.htmlfollowing suggestions in the above discourse link.