# You can define your custom social network links here. # Use the same key you added in _config.yml -> social-network-links. # In addition to that you need to specify the following properties: # name: Specify a user-friendly name that will be used as a link title # urlTemplate: Define a URL template. The variable {value} will be replaced # with the value of site.social-network-links. # icon: Specify a valid fontawesome icon class facebook: name: "Facebook" urlTemplate: "https://www.facebook.com/{value}" icon: "fa-facebook" github: name: "GitHub" urlTemplate: "https://github.com/{value}" icon: "fa-github" twitter: name: "Twitter" urlTemplate: "https://twitter.com/{value}" icon: "fa-twitter" reddit: name: "Reddit" urlTemplate: "https://reddit.com/u/{value}" icon: "fa-reddit" email: name: "Email me" urlTemplate: "mailto:{value}" icon: "fa-envelope" linkedin: name: "LinkedIn" urlTemplate: "https://linkedin.com/in/{value}" icon: "fa-linkedin" xing: name: "Xing" urlTemplate: "https://www.xing.com/profile/{value}" icon: "fa-xing" stackoverflow: name: "StackOverflow" urlTemplate: "https://stackoverflow.com/users/{value}" icon: "fa-stack-overflow" snapchat: name: "Snapchat" urlTemplate: "https://www.snapchat.com/add/{value}" icon: "fa-snapchat-ghost" instagram: name: "Instagram" urlTemplate: "https://www.instagram.com/{value}" icon: "fa-instagram" youtube: name: "YouTube" urlTemplate: "https://www.youtube.com/{value}" icon: "fa-youtube" spotify: name: "Spotify" urlTemplate: "https://open.spotify.com/user/{value}" icon: "fa-spotify" telephone: name: "Phone" urlTemplate: "tel:{value}" icon: "fa-phone" rss: name: "RSS" icon: "fa-rss" steam: name: "Steam" urlTemplate: "https://steamcommunity.com/id/{value}" icon: "fa-steam" twitch: name: "Twitch" urlTemplate: "https://www.twitch.tv/{value}" icon: "fa-twitch" yelp: name: "Yelp" urlTemplate: "https://{value}.yelp.com" icon: "fa-yelp"