mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-01-19 11:33:25 +10:00
31 lines
796 B
YAML
31 lines
796 B
YAML
|
# The contact options.
|
||
|
|
||
|
-
|
||
|
type: github
|
||
|
icon: 'fab fa-github-alt'
|
||
|
-
|
||
|
type: twitter
|
||
|
icon: 'fab fa-twitter'
|
||
|
-
|
||
|
type: email
|
||
|
icon: 'fas fa-envelope'
|
||
|
noblank: true # open link in current tab
|
||
|
-
|
||
|
type: rss
|
||
|
icon: 'fas fa-rss'
|
||
|
noblank: true
|
||
|
|
||
|
# Uncomment and complete the url below to enable more contact options
|
||
|
# -
|
||
|
# type: mastodon
|
||
|
# icon: 'fab fa-mastodon' # icons powered by <https://fontawesome.com/>
|
||
|
# url: '' # Fill with your mastodon account page
|
||
|
# -
|
||
|
# type: linkedin
|
||
|
# icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
|
||
|
# url: '' # Fill with your Linkedin homepage
|
||
|
# -
|
||
|
# type: stack-overflow
|
||
|
# icon: 'fab fa-stack-overflow'
|
||
|
# url: '' # Fill with your stackoverflow homepage
|