gokarna-theme / gokarna-hugo

A minimal opinionated theme for Hugo
https://gokarna-hugo.netlify.app
GNU General Public License v3.0
357 stars 139 forks source link

Fix ".Site.DisqusShortname was deprecated in Hugo v0.120.0". #223

Closed ryouze closed 3 months ago

ryouze commented 3 months ago

I have fixed the following warning:

WARN  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.
netlify[bot] commented 3 months ago

Deploy Preview for gokarna-hugo ready!

Name Link
Latest commit 850c05f277159b697b695ca59d25a0f9d6193303
Latest deploy log https://app.netlify.com/sites/gokarna-hugo/deploys/668bde21858be100084ec8e5
Deploy Preview https://deploy-preview-223--gokarna-hugo.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.

yashmehrotra commented 3 months ago

Thanks for the patch @ryouze