Skip to content

.Site.Data and .Site.Languages deprecated in Hugo v0.156 #108

Description

@1tchy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions