monkeyWzr / hugo-theme-cactus

Cactus theme for hugo
MIT License
537 stars 338 forks source link

Fix DisqusShortname deprecation error in Hugo newer than v0.120.0 #147

Open Elizabeth-Hi opened 2 days ago

Elizabeth-Hi commented 2 days ago

Issue Description: While deploying with Hugo v0.133.1, I encountered the following deprecation error:

ERROR deprecated: .Site.DisqusShortname was deprecated in Hugo v0.120.0 and will be removed in Hugo 0.134.0. Use .Site.Config.Services.Disqus.Shortname instead.

Modifications Made: update exampleSite/config.toml with .Site.Config.Services.Disqus.Shortname. This change will help users prevent the same issue from occurring in newer Hugo versions.

[services]
  [services.disqus]
    shortname = "example"
netlify[bot] commented 2 days ago

Deploy Preview for condescending-goldberg-725911 canceled.

Name Link
Latest commit c2d07d3b7775c47db66adaa086aa267cdf1e2bcd
Latest deploy log https://app.netlify.com/sites/condescending-goldberg-725911/deploys/66f3cc354d2444000710fc01