Add option for mastodon contact.
This commit is contained in:
parent
f9706411e7
commit
47e5c3a917
1 changed files with 10 additions and 7 deletions
|
@ -19,10 +19,13 @@
|
|||
icon: 'fas fa-rss'
|
||||
noblank: true
|
||||
|
||||
# Complete the url below to enable more contact options
|
||||
-
|
||||
icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
|
||||
url: '' # Fill with your Linkedin homepage
|
||||
-
|
||||
icon: 'fab fa-stack-overflow'
|
||||
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
|
||||
# -
|
||||
# icon: 'fab fa-stack-overflow'
|
||||
# url: '' # Fill with your stackoverflow homepage
|
||||
|
|
Loading…
Reference in a new issue