When running hugo from within this example project, I get the following warnings:
WARN deprecated: .Site.Data was deprecated in Hugo v0.156.0 and will be removed in a future release. Use hugo.Data instead.
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 get the same warnings also in my project, I think it's best to update this themes code before it not only deprecated but removed altogether.
When running
hugofrom within this example project, I get the following warnings:I get the same warnings also in my project, I think it's best to update this themes code before it not only deprecated but removed altogether.