Skip to content

Commit f4f6918

Browse files
authored
Update contact.yml
Signed-off-by: Giulia Di Pietro <[email protected]>
1 parent f336b19 commit f4f6918

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

_data/contact.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,33 @@
33
- type: github
44
icon: "fab fa-github"
55

6-
- type: twitter
7-
icon: "fa-brands fa-x-twitter"
6+
# - type: twitter
7+
# icon: "fa-brands fa-x-twitter"
88

9-
- type: email
10-
icon: "fas fa-envelope"
11-
noblank: true # open link in current tab
9+
#- type: email
10+
# icon: "fas fa-envelope"
11+
# 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: 'https://www.linkedin.com/in/giulia-dp' # Fill with your Linkedin homepage
2525
#
2626
# - type: stack-overflow
2727
# icon: 'fab fa-stack-overflow'
2828
# url: '' # Fill with your stackoverflow homepage
2929
#
30-
# - type: bluesky
31-
# icon: 'fa-brands fa-bluesky'
32-
# url: '' # Fill with your Bluesky profile link
30+
- type: bluesky
31+
icon: 'fa-brands fa-bluesky'
32+
url: 'https://bsky.app/profile/giuliadp.bsky.social' # Fill with your Bluesky profile link
3333
#
3434
# - type: reddit
3535
# icon: 'fa-brands fa-reddit'

0 commit comments

Comments
 (0)