mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-04-19 02:43:28 +10:00
34 lines
940 B
YAML
34 lines
940 B
YAML
# The contact options.
|
|
|
|
- type: youtube
|
|
icon: "fab fa-youtube"
|
|
url: "https://www.youtube.com/@kozenetpro"
|
|
|
|
- type: linkedin
|
|
icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
|
|
url: 'https://www.linkedin.com/in/rubens-jean-simon/' # Fill with your Linkedin homepage
|
|
|
|
- type: github
|
|
icon: "fab fa-github"
|
|
|
|
#- type: twitter
|
|
# icon: "fa-brands fa-x-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, rel="me" will be applied for verification
|
|
|
|
# - type: stack-overflow
|
|
# icon: 'fab fa-stack-overflow'
|
|
# url: '' # Fill with your stackoverflow homepage
|