Skip to content

Commit

Permalink
feat: integrated linkedin in contacts options.
Browse files Browse the repository at this point in the history
  • Loading branch information
vivektripaathi authored Sep 11, 2024
1 parent 77193d3 commit 51c6370
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions _data/contact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,20 @@
- type: twitter
icon: "fa-brands fa-x-twitter"

- type: linkedin
icon: "fab fa-linkedin"
url: "https://www.linkedin.com/in/vivek-tripathi1"

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

- 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: '' # Fill with your Linkedin homepage
#
# - type: stack-overflow
# icon: 'fab fa-stack-overflow'
Expand Down

0 comments on commit 51c6370

Please sign in to comment.