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 deprecation warning emitted from hugo #232

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

deining
Copy link
Contributor

@deining deining commented Mar 22, 2024

This PR fixes a deprecation warning emitted from hugo:

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.

This PR also cleans up the transition to docsy v0.9.1 and bumps some dependencies on the way.

Signed commits

  • [ X] Yes, I signed my commits.

Copy link

netlify bot commented Mar 22, 2024

Deploy Preview for bejewelled-pegasus-b0ce81 ready!

Name Link
🔨 Latest commit 3de3d39
🔍 Latest deploy log https://app.netlify.com/sites/bejewelled-pegasus-b0ce81/deploys/65fd366cbf10f6000814f43d
😎 Deploy Preview https://deploy-preview-232--bejewelled-pegasus-b0ce81.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.

Signed-off-by: Andreas Deininger <[email protected]>
Copy link
Member

@leecalcote leecalcote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Thank you, @deining 👏

@leecalcote leecalcote merged commit 4a5378a into layer5io:master Mar 27, 2024
6 checks passed
@deining deining deleted the fix-deprecation-warnings branch March 27, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants