Draft
Conversation
Member
Author
|
quick'n'dirty - not tested locally yet hence draft |
|
🎊 PR Preview 661c160 has been successfully built and deployed to https://quarkus-site-pr-2262-preview.surge.sh
|
geoand
reviewed
Mar 18, 2025
brunobat
requested changes
Mar 18, 2025
_includes/share-page.html
Outdated
| <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"> |
Member
There was a problem hiding this comment.
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"> |
Member
There was a problem hiding this comment.
I imagine they need to be different.
Co-authored-by: Georgios Andrianakis <geoand@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.