brokenco.de/_data/social.yml

11 lines
646 B
YAML

# These are the socials supported by default. If you want to add one which isn't present, find the icon name on https://fontawesome.com/
# and add it's color in /_sass/social.scss. Brand defines Font Awesome's font type (fas is solid, fab is brand).
social:
- {icon: 'github', type: "brand", link: 'https://www.github.com/pandasekh'}
- {icon: 'twitter', type: "brand", link: 'https://twitter.com/PandaSekh'}
- {icon: 'linkedin', type: "brand", link: 'https://www.linkedin.com/in/alessio-franceschi/'}
- {icon: 'envelope', type: "solid", link: 'mailto:alessiofranceschi2@gmail.com'}
- {icon: 'rss', type: "solid", link: "/feed.xml"}