diff --git a/_data/contact.yml b/_data/contact.yml
index ed40acb..e7d9ee9 100644
--- a/_data/contact.yml
+++ b/_data/contact.yml
@@ -3,25 +3,26 @@
- type: github
icon: "fab fa-github"
-- type: twitter
- icon: "fa-brands fa-x-twitter"
+- type: linkedin
+ icon: 'fab fa-linkedin' # icons powered by
+ url: 'https://www.linkedin.com/in/gabe-venegas-sfwe/'
- 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
# url: '' # Fill with your Mastodon account page, rel="me" will be applied for verification
#
-# - type: linkedin
-# icon: 'fab fa-linkedin' # icons powered by
-# url: '' # Fill with your Linkedin homepage
+# - type: twitter
+# icon: "fa-brands fa-x-twitter"
+#
#
# - type: stack-overflow
# icon: 'fab fa-stack-overflow'
diff --git a/_data/share.yml b/_data/share.yml
index 6f97568..a53429c 100644
--- a/_data/share.yml
+++ b/_data/share.yml
@@ -2,23 +2,21 @@
# Icons from
platforms:
- - type: Twitter
- icon: "fa-brands fa-square-x-twitter"
- link: "https://twitter.com/intent/tweet?text=TITLE&url=URL"
-
- - type: Facebook
- icon: "fab fa-facebook-square"
- link: "https://www.facebook.com/sharer/sharer.php?title=TITLE&u=URL"
-
- - type: Telegram
- icon: "fab fa-telegram"
- link: "https://t.me/share/url?url=URL&text=TITLE"
-
+ - type: Linkedin
+ icon: "fab fa-linkedin"
+ link: "https://www.linkedin.com/sharing/share-offsite/?url=URL"
# Uncomment below if you need to.
- #
- # - type: Linkedin
- # icon: "fab fa-linkedin"
- # link: "https://www.linkedin.com/sharing/share-offsite/?url=URL"
+ # - type: Twitter
+ # icon: "fa-brands fa-square-x-twitter"
+ # link: "https://twitter.com/intent/tweet?text=TITLE&url=URL"
+ #
+ # - type: Facebook
+ # icon: "fab fa-facebook-square"
+ # link: "https://www.facebook.com/sharer/sharer.php?title=TITLE&u=URL"
+ #
+ # - type: Telegram
+ # icon: "fab fa-telegram"
+ # link: "https://t.me/share/url?url=URL&text=TITLE"
#
# - type: Weibo
# icon: "fab fa-weibo"