kdevo / osprey-delight

Osprey Delight is the free-minded artist's choice for a clutter-free and blazingly fast single-page portfolio.
https://hugo-mods.github.io/
Apache License 2.0
97 stars 43 forks source link

Fix .Site.DisqusShortname deprecation error in Hugo v0.132.0. #57

Closed dmaroulidis closed 2 months ago

dmaroulidis commented 2 months ago

Adjusted Disqus shortname calls in templates to conform to new Hugo site data structure.

Like #54 the deprecation warning became an error due to upcoming deprecation in v0.133.0.

Tested on Hugo v0.132.0.