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

fix(layouts/partials/head.html): fix hugo 0.55 warning #161

Merged
merged 1 commit into from
Sep 3, 2019
Merged

fix(layouts/partials/head.html): fix hugo 0.55 warning #161

merged 1 commit into from
Sep 3, 2019

Conversation

nusr
Copy link
Contributor

@nusr nusr commented Apr 27, 2019

fix hugo 0.55 warning Building sites … WARN 2019/04/27 16:35:25 Page's .Hugo is deprecated and will be removed in a future
release. Use the global hugo function.

issue #158

Building sites … WARN 2019/04/27 16:35:25 Page's .Hugo is deprecated and will be removed in a future
release. Use the global hugo function.
@yqmmm
Copy link

yqmmm commented May 28, 2019

Why this hasn't been merged?
It seemed that .RSSLink is also deprecated.

@mandarvaze
Copy link

.URL is also deprecated.

I see

WARN 2019/06/11 12:29:14 Page's .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.

@olOwOlo olOwOlo merged commit add91d5 into olOwOlo:master Sep 3, 2019
@olOwOlo
Copy link
Owner

olOwOlo commented Sep 3, 2019

Thanks for your pull request!

daymade pushed a commit to daymade/hugo-theme-even that referenced this pull request Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants