Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

theme(fix): social follow/share using new config #821

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

jerr0328
Copy link
Contributor

@jerr0328 jerr0328 commented Feb 4, 2025

A recent commit changed the config for social to use a map instead of a list, this broke the social share/follow, though a quick fix seems to restore it and removes the need for sorting.

Closes #808

I checked the wikipedia example from the original issue and it seems like this will also fix that. I'm not sure if you had anything else to fix, feel free to push to my branch.

A recent commit changed the config for social to use a map instead of a list, this broke the social share/follow, though a quick fix seems to restore it and removes the need for sorting
Copy link

netlify bot commented Feb 4, 2025

Deploy Preview for ananke-theme ready!

Name Link
🔨 Latest commit aa5037e
🔍 Latest deploy log https://app.netlify.com/sites/ananke-theme/deploys/67a26b915391b30008764f2e
😎 Deploy Preview https://deploy-preview-821--ananke-theme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@holywend
Copy link

holywend commented Feb 8, 2025

I also got into similar situation, im new to hugo, and trying to make social works, all I can track back is the follow.html and share.html.

ill try to checkout this branch and see if it works!

thanks @jerr0328

seems like I can not pull this branch as is, but currently I found another working branch fix/social-cache-sample

Copy link
Collaborator

@davidsneighbour davidsneighbour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@davidsneighbour davidsneighbour merged commit e64f74c into theNewDynamic:main Feb 9, 2025
4 checks passed
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.

bug: social media network array override by custom network configuration
3 participants