From b0c029ef57d3b736329cb5fb01c5091abd34219a Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 13 Aug 2018 12:43:06 +0200 Subject: [PATCH] wip: use ForkAwesome fonts for the contact list --- _data/contacts.yaml | 13 +++++++++++++ _includes/header.html | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/_data/contacts.yaml b/_data/contacts.yaml index ed9592f..ec846fe 100644 --- a/_data/contacts.yaml +++ b/_data/contacts.yaml @@ -1,42 +1,55 @@ - text: E-mail link: mailto:gergely@polonkai.eu image: email.png + icon: envelope-o - text: Stack Exchange link: http://stackexchange.com/users/1369500/gergelypolonkai image: stackexchange.png + icon: stack-exchange - text: LinkedIn link: http://www.linkedin.com/in/gergelypolonkai image: linkedin.png + icon: linkedin - text: Skype link: skype:gergely.polonkai image: skype.png + icon: skype - text: Facebook link: http://facebook.com/Polesz image: facebook.png + icon: facebook - text: Google+ link: https://plus.google.com/+GergelyPolonkai/about image: google_plus.png + icon: google-plus - text: Twitter link: http://twitter.com/GergelyPolonkai image: twitter.png + icon: twitter - text: Tumblr link: http://gergelypolonkai.tumblr.com image: tumblr.png + icon: tumblr - text: deviantArt link: http://gergelypolonkai.deviantart.com image: deviantart.png + icon: deviantart - text: Hashnode link: https://hashnode.com/@gergelypolonkai image: hashnode.png - text: Keybase link: https://keybase.io/gergelypolonkai image: keybase.png + icon: keybase - text: Liberapay link: https://liberapay.com/gergelypolonkai image: liberapay.png + icon: liberapay - text: Mastodon link: https://social.polonkai.eu/@gergely image: mastodon.png + icon: mastodon - text: Pay me a coffee link: https://paypal.me/GergelyPolonkai/250 image: paypal.png + icon: paypal diff --git a/_includes/header.html b/_includes/header.html index 0e8778f..e46f60a 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -24,7 +24,7 @@