how to add linkedin shared button? #391
-
|
hello guys how can I add linkedin share button |
Beta Was this translation helpful? Give feedback.
Answered by
GaetanCottrez
Sep 25, 2024
Replies: 1 comment 1 reply
-
|
Hi @eerison, You just need to modify the And modify the I'll provide you with the full content of the files from my blog's sources for illustration : File
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
eerison
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @eerison,
You just need to modify the
src/components/ShareLinks.astrofile by adding this object to the shareLinks array :And modify the
src/assets/socialIcons.tsfile by adding this object to the socialIcons array :