feat: add Threads social links (#1837)
This commit is contained in:
parent
8673e1335f
commit
e3a78b6243
2 changed files with 8 additions and 0 deletions
|
@ -34,3 +34,7 @@
|
|||
# - type: reddit
|
||||
# icon: 'fa-brands fa-reddit'
|
||||
# url: '' # Fill with your Reddit profile link
|
||||
#
|
||||
# - type: threads
|
||||
# icon: 'fa-brands fa-threads'
|
||||
# url: '' # Fill with your Threads profile link
|
||||
|
|
|
@ -44,3 +44,7 @@ platforms:
|
|||
# - type: Reddit
|
||||
# icon: "fa-brands fa-square-reddit"
|
||||
# link: "https://www.reddit.com/submit?url=URL&title=TITLE"
|
||||
#
|
||||
# - type: Threads
|
||||
# icon: "fa-brands fa-square-threads"
|
||||
# link: "https://www.threads.net/intent/post?text=TITLE%20URL"
|
||||
|
|
Loading…
Reference in a new issue