We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb3276 commit f40cce9Copy full SHA for f40cce9
1 file changed
_data/contact.yml
@@ -19,10 +19,13 @@
19
icon: 'fas fa-rss'
20
noblank: true
21
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
+# Uncomment and complete the url below to enable more contact options
+# -
+# icon: 'fab fa-mastodon' # icons powered by <https://fontawesome.com/>
+# url: '' # Fill with your mastodon account page
+# icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
+# url: '' # Fill with your Linkedin homepage
29
30
+# icon: 'fab fa-stack-overflow'
31
+# url: '' # Fill with your stackoverflow homepage
0 commit comments