Skip to content

Commit

Permalink
feat: adjust contact options
Browse files Browse the repository at this point in the history
  • Loading branch information
Bentebent committed Dec 3, 2024
1 parent 3d31028 commit c65f770
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions _data/contact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,36 @@
- type: github
icon: "fab fa-github"

- type: bluesky
icon: "fa-brands fa-bluesky"
url: "https://bsky.app/profile/b3ntebent.bsky.social" # Fill with your Bluesky profile link

- type: linkedin
icon: "fab fa-linkedin" # icons powered by <https://fontawesome.com/>
url: "https://www.linkedin.com/in/tim-henriksson-3482ba25/" # Fill with your Linkedin homepage

# - type: twitter
# icon: "fa-brands fa-x-twitter"

- type: email
icon: "fas fa-envelope"
noblank: true # open link in current tab

- type: rss
icon: "fas fa-rss"
noblank: true
# - type: rss
# icon: "fas fa-rss"
# noblank: true

# Uncomment and complete the url below to enable more contact options
#
# - type: mastodon
# icon: 'fab fa-mastodon' # icons powered by <https://fontawesome.com/>
# url: '' # Fill with your Mastodon account page, rel="me" will be applied for verification
#
- type: linkedin
icon: "fab fa-linkedin" # icons powered by <https://fontawesome.com/>
url: "https://www.linkedin.com/in/tim-henriksson-3482ba25/" # Fill with your Linkedin homepage
#
# - type: stack-overflow
# icon: 'fab fa-stack-overflow'
# url: '' # Fill with your stackoverflow homepage
#
- type: bluesky
icon: "fa-brands fa-bluesky"
url: "https://bsky.app/profile/b3ntebent.bsky.social" # Fill with your Bluesky profile link
#
# - type: reddit
# icon: 'fa-brands fa-reddit'
Expand Down

0 comments on commit c65f770

Please sign in to comment.