Skip to content

Commit

Permalink
feat: add Reddit social option (cotes2020#1836)
Browse files Browse the repository at this point in the history
  • Loading branch information
goodnightdaniel committed Jul 5, 2024
1 parent a07a57e commit 8673e13
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _data/contact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@
# - type: bluesky
# icon: 'fa-brands fa-bluesky'
# url: '' # Fill with your Bluesky profile link
#
# - type: reddit
# icon: 'fa-brands fa-reddit'
# url: '' # Fill with your Reddit 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: Reddit
# icon: "fa-brands fa-square-reddit"
# link: "https://www.reddit.com/submit?url=URL&title=TITLE"

0 comments on commit 8673e13

Please sign in to comment.