Skip to content
This repository was archived by the owner on Jul 26, 2026. It is now read-only.

Fix deprecation warnings - #65

Open
deining wants to merge 1 commit into
roninro:masterfrom
deining:fix-deprecation-warnings
Open

Fix deprecation warnings#65
deining wants to merge 1 commit into
roninro:masterfrom
deining:fix-deprecation-warnings

Conversation

@deining

@deining deining commented Mar 21, 2024

Copy link
Copy Markdown
Contributor

When running with latest hugo version 0.124.1, deprecating warnings are printed out:

INFO  deprecated: .Site.DisqusShortname was deprecated in Hugo v0.120.0 and will be removed in a future release. Use .Site.Config.Services.Disqus.Shortname instead.
INFO  deprecated: .Site.IsServer was deprecated in Hugo v0.120.0 and will be removed in a future release. Use hugo.IsServer instead.

This PR fixes these issues.

@netlify

netlify Bot commented Mar 21, 2024

Copy link
Copy Markdown

Deploy Preview for hugo-theme-puppet ready!

Name Link
🔨 Latest commit c610409
🔍 Latest deploy log https://app.netlify.com/sites/hugo-theme-puppet/deploys/65fc9c1a19580f00089c2303
😎 Deploy Preview https://deploy-preview-65--hugo-theme-puppet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zhenda-hub

Copy link
Copy Markdown

why not merge?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants