Skip to content

Commit f40cce9

Browse files
fwolfstcotes2020
authored andcommitted
Add option for mastodon contact.
1 parent ccb3276 commit f40cce9

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

_data/contact.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,13 @@
1919
icon: 'fas fa-rss'
2020
noblank: true
2121

22-
# Complete the url below to enable more contact options
23-
-
24-
icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
25-
url: '' # Fill with your Linkedin homepage
26-
-
27-
icon: 'fab fa-stack-overflow'
28-
url: '' # Fill with your stackoverflow homepage
22+
# Uncomment and complete the url below to enable more contact options
23+
# -
24+
# icon: 'fab fa-mastodon' # icons powered by <https://fontawesome.com/>
25+
# url: '' # Fill with your mastodon account page
26+
# -
27+
# icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
28+
# url: '' # Fill with your Linkedin homepage
29+
# -
30+
# icon: 'fab fa-stack-overflow'
31+
# url: '' # Fill with your stackoverflow homepage

0 commit comments

Comments
 (0)