jhvanderschee / jhvanderschee/hugobricks

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

Open
#108 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
HTML
Stars
156
Forks
54
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.