Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e38cf42

Browse files
committedJul 5, 2024··
feat: add Threads (social network) social links
1 parent 8673e13 commit e38cf42

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
 

‎_data/contact.yml

+4
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@
3434
# - type: reddit
3535
# icon: 'fa-brands fa-reddit'
3636
# url: '' # Fill with your Reddit profile link
37+
#
38+
# - type: threads
39+
# icon: 'fa-brands fa-threads'
40+
# url: '' # Fill with your Threads profile link

‎_data/share.yml

+4
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,7 @@ platforms:
4444
# - type: Reddit
4545
# icon: "fa-brands fa-square-reddit"
4646
# link: "https://www.reddit.com/submit?url=URL&title=TITLE"
47+
#
48+
# - type: Threads
49+
# icon: "fa-brands fa-square-threads"
50+
# link: "https://www.threads.net/intent/post?text=TITLE%20URL"

0 commit comments

Comments
 (0)
Please sign in to comment.