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

Linkedin Share #1654

Open
1 task done
SoOM3a opened this issue Apr 7, 2024 · 1 comment
Open
1 task done

Linkedin Share #1654

SoOM3a opened this issue Apr 7, 2024 · 1 comment
Labels
stale No activity

Comments

@SoOM3a
Copy link

SoOM3a commented Apr 7, 2024

Checklist

How did you create the site?

Generated from chirpy-starter

Describe the bug

When sharing a post to linkedin through an error
image
this due to post url special char has been decoded.

automatic generated from sharing button: https://www.linkedin.com/sharing/share-offsite/?url=soom3a.github.io%2FAboutMe%2FBlogs%2Fposts%2Fwindows_core_process
Correct sharing link should be :
https://www.linkedin.com/sharing/share-offsite/?url=https://soom3a.github.io/Blogs/posts/windows_core_process
image

Steps To Reproduce

  • Activate linkedin sharing
  • Create a post
  • Try to share the post via linkedin button

Expected Behavior

Expected behavior should share via linkedin without manually update the url
image

Environment

  • Ruby
    ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) [x64-mingw-ucrt]
  • Jekyll
    jekyll 4.3.3
  • Chirpy
* jekyll-theme-chirpy (6.5.5)
        Summary: A minimal, responsive, and feature-rich Jekyll theme 
for technical writing.
        Homepage: https://github.com/cotes2020/jekyll-theme-chirpy    
        Documentation: https://github.com/cotes2020/jekyll-theme-chirpy/#readme
        Source Code: https://github.com/cotes2020/jekyll-theme-chirpy 
        Wiki: https://github.com/cotes2020/jekyll-theme-chirpy/wiki   
        Bug Tracker: https://github.com/cotes2020/jekyll-theme-chirpy/issues
        Path: C:/Users/abdel/.local/share/gem/ruby/3.2.0/gems/jekyll-theme-chirpy-6.5.5

Anything else?

No response

Copy link

github-actions bot commented Jun 7, 2024

This conversation has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale No activity label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale No activity
Projects
None yet
Development

No branches or pull requests

1 participant