Skip to content

Commit

Permalink
feat: add Threads (social network) social links
Browse files Browse the repository at this point in the history
  • Loading branch information
goodnightdaniel committed Jul 4, 2024
1 parent a07a57e commit d8c1ac8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _data/contact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,8 @@
# - type: bluesky
# icon: 'fa-brands fa-bluesky'
# url: '' # Fill with your Bluesky profile link
#
# - type: threads
# icon: 'fa-brands fa-threads'
# url: '' # Fill with your Threads profile link

4 changes: 4 additions & 0 deletions _data/share.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ platforms:
# - type: Bluesky
# icon: "fa-brands fa-bluesky"
# link: "https://bsky.app/intent/compose?text=TITLE%20URL"
#
# - type: Threads
# icon: "fa-brands fa-square-threads"
# link: "https://www.threads.net/intent/post?text=TITLE%20URL"

0 comments on commit d8c1ac8

Please sign in to comment.