Skip to content

Commit d8c18e0

Browse files
maxandersengeoand
andauthored
Update _includes/share-page.html
Co-authored-by: Georgios Andrianakis <[email protected]>
1 parent 7625198 commit d8c18e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/share-page.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<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">
33
<i class="fa-brands fa-linkedin fa-xl"></i>
44
</a>
5-
<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">
5+
<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 Bluesky">
66
<i class="fa-brands fa-bluesky fa-xl"></i>
77
</a>
88
<a class="share-x" href="https://x.com/intent/tweet?text={{ include.title }}&url={{ site.url }}{{ include.url }}&via={{ site.twitter_username }}&related={{ site.twitter_username }}" rel="nofollow" target="_blank" title="Share on X">

0 commit comments

Comments
 (0)