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

initial blusky share #2262

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

initial blusky share #2262

wants to merge 2 commits into from

Conversation

maxandersen
Copy link
Member

No description provided.

@maxandersen
Copy link
Member Author

quick'n'dirty - not tested locally yet hence draft

Copy link

github-actions bot commented Mar 18, 2025

🎊 PR Preview 661c160 has been successfully built and deployed to https://quarkus-site-pr-2262-preview.surge.sh

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

@@ -2,6 +2,9 @@
<a class="share-linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url={{ site.url }}{{ include.url }}&title={{ include.title }}" rel="nofollow" target="_blank" title="Share on LinkedIn">
<i class="fa-brands fa-linkedin fa-xl"></i>
</a>
<a class="share-bluesky" href="https://bsky.app/intent/compose?text={{ include.title }}&url={{ site.url }}{{ include.url }}&via={{ site.twitter_username }}&related={{ site.twitter_username }}" rel="nofollow" target="_blank" title="Share on LinkedIn">
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<a class="share-bluesky" href="https://bsky.app/intent/compose?text={{ include.title }}&url={{ site.url }}{{ include.url }}&via={{ site.twitter_username }}&related={{ site.twitter_username }}" rel="nofollow" target="_blank" title="Share on LinkedIn">
<a class="share-bluesky" href="https://bsky.app/intent/compose?text={{ include.title }}&url={{ site.url }}{{ include.url }}&via={{ site.bluesky_username }}&related={{ site.bluesky_username }}" rel="nofollow" target="_blank" title="Share on LinkedIn">

Copy link
Contributor

Choose a reason for hiding this comment

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

I imagine they need to be different.

Co-authored-by: Georgios Andrianakis <[email protected]>
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.

3 participants