Skip to content

Commit e5c74df

Browse files
authored
Update contact.yml - edited social media options
1 parent 11cee9f commit e5c74df

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_data/contact.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
icon: "fas fa-envelope"
1111
noblank: true # open link in current tab
1212

13-
- type: rss
14-
icon: "fas fa-rss"
15-
noblank: true
13+
# -type: rss
14+
# icon: "fas fa-rss"
15+
# noblank: true
1616
# Uncomment and complete the url below to enable more contact options
1717
#
1818
# - type: mastodon
1919
# icon: 'fab fa-mastodon' # icons powered by <https://fontawesome.com/>
2020
# url: '' # Fill with your Mastodon account page, rel="me" will be applied for verification
2121
#
22-
# - type: linkedin
23-
# icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
24-
# url: '' # Fill with your Linkedin homepage
22+
- type: linkedin
23+
icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
24+
url: '' # Fill with your Linkedin homepage
2525
#
2626
# - type: stack-overflow
2727
# icon: 'fab fa-stack-overflow'

0 commit comments

Comments
 (0)