feat: add Bluesky social links (#1759)
This commit is contained in:
parent
6cb1a5ac52
commit
0102abae06
2 changed files with 8 additions and 0 deletions
|
@ -26,3 +26,7 @@
|
|||
# - type: stack-overflow
|
||||
# icon: 'fab fa-stack-overflow'
|
||||
# url: '' # Fill with your stackoverflow homepage
|
||||
#
|
||||
# - type: bluesky
|
||||
# icon: 'fa-brands fa-bluesky'
|
||||
# url: '' # Fill with your Bluesky profile link
|
||||
|
|
|
@ -36,3 +36,7 @@ platforms:
|
|||
# link: "https://fosstodon.org/"
|
||||
# - label: photog.social
|
||||
# link: "https://photog.social/"
|
||||
#
|
||||
# - type: Bluesky
|
||||
# icon: "fa-brands fa-bluesky"
|
||||
# link: "https://bsky.app/intent/compose?text=TITLE%20URL"
|
||||
|
|
Loading…
Reference in a new issue