theNewDynamic / gohugo-theme-ananke

Ananke: A theme for Hugo Sites
https://gohugo-ananke-theme-demo.netlify.com/
MIT License
1.09k stars 1.12k forks source link

Fix deprecation warning for .Site.Social param (hugo 0.124) #680

Open deining opened 3 months ago

deining commented 3 months ago

This PR fixes a deprecation warning emitted by hugo:

INFO  deprecated: .Site.Social was deprecated in Hugo v0.124.0 and will be removed in a future release. Use .Site.Params instead.
netlify[bot] commented 3 months ago

Deploy Preview for gohugo-ananke-theme-demo canceled.

Name Link
Latest commit 29f50b65a37bc7ecfac9f4ad3423af2899a98ff4
Latest deploy log https://app.netlify.com/sites/gohugo-ananke-theme-demo/deploys/66008a5f88bb0e0008dac0e6
melroy89 commented 2 months ago

Might have overlap with: https://github.com/theNewDynamic/gohugo-theme-ananke/pull/682