Skip to content

Update deprecated Site.Social#168

Open
dustinmichels wants to merge 2 commits intonodejh:masterfrom
dustinmichels:patch-1
Open

Update deprecated Site.Social#168
dustinmichels wants to merge 2 commits intonodejh:masterfrom
dustinmichels:patch-1

Conversation

@dustinmichels
Copy link
Copy Markdown

@dustinmichels dustinmichels commented Nov 18, 2024

Hi!

I changed .Site.Social to .Site.Params.Social. Locally, this seems to fix the issue I opened (#167) which deals with the following deprecation error:

ERROR deprecated: .Site.Social was deprecated in Hugo v0.124.0 and will be removed in Hugo 0.139.0. Implement taxonomy 'social' or use .Site.Params.Social instead.

I don't know if it will cause problems for people with an older version of hugo.

Change `.Site.Social` to `.Site.Params.Social`
Update `.Site.Params.Social`
@thejarlid
Copy link
Copy Markdown

Can we merge this with the base branch?

@gandarez
Copy link
Copy Markdown

Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants