lukeorth / poison

Professional Hugo theme for dev bloggers. Based on Mdo's classic Hyde theme.
https://poison.lukeorth.com
GNU General Public License v3.0
205 stars 97 forks source link

fixed DisqusShortname breaking issue #194

Closed menteb closed 1 week ago

menteb commented 1 month ago

Changes reflect the new requirements of Hugo and get rid of the following error:

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

jarviscog commented 4 weeks ago

Was just about to request this. This is useful for me as well

d0n601 commented 3 weeks ago

did this myself locally too, would be a nice merge :)

pkierski commented 2 weeks ago

I've made the same change, it works. Please merge :)

lukeorth commented 1 week ago

Merged!

Thank you, @menteb for the contribution! Thank you to everyone that helped test as well. :+1: