Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Page.Hugo is deprecated" warning #350

Closed
r4dh4l opened this issue Dec 5, 2019 · 0 comments
Closed

"Page.Hugo is deprecated" warning #350

r4dh4l opened this issue Dec 5, 2019 · 0 comments

Comments

@r4dh4l
Copy link

r4dh4l commented Dec 5, 2019

Hi,

is the following warning

WARN 2019/12/05 22:35:01 Page.Hugo is deprecated and will be removed in a future release. Use the global hugo function.
WARN 2019/12/05 22:35:01 Page.URL is deprecated and will be removed in a future release. Use .Permalink or .RelPermalink. If what you want is the front matter URL value, use .Params.url
WARN 2019/12/05 22:35:01 Page.UniqueID is deprecated and will be removed in a future release. Use .File.UniqueID
WARN 2019/12/05 22:35:01 .File.UniqueID on zero object. Wrap it in if or with: {{ with .File }}{{ .UniqueID }}{{ end }}

theme-related?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants