File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ description: >- # this means to ignore newlines until "baseurl:"
20
20
baseurl : " " # the subpath of your site, e.g. /blog
21
21
url : " https://quarkus.io" # the base hostname & protocol for your site, e.g. http://example.com
22
22
twitter_username : quarkusio
23
+ bluesky_username : quarkus.io
23
24
github_username : quarkusio
24
25
github_fork_url : " https://github.com/quarkusio/quarkus"
25
26
# The language code for this website, used in particular for search.quarkus.io.
Original file line number Diff line number Diff line change 2
2
< 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 ">
3
3
< i class ="fa-brands fa-linkedin fa-xl "> </ i >
4
4
</ 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 }} {{ site.url }}{{ include.url }} " rel ="nofollow " target ="_blank " title ="Share on Bluesky ">
6
6
< i class ="fa-brands fa-bluesky fa-xl "> </ i >
7
7
</ a >
8
8
< 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 ">
You can’t perform that action at this time.
0 commit comments