diff --git a/_data/contacts.yaml b/_data/contacts.yaml new file mode 100644 index 0000000..5da4fba --- /dev/null +++ b/_data/contacts.yaml @@ -0,0 +1,27 @@ +- text: E-mail + link: mailto:gergely@polonkai.eu + image: email.png +- text: Stack Exchange + link: http://stackexchange.com/users/1369500/gergelypolonkai + image: stackexchange.png +- text: LinkedIn + link: http://www.linkedin.com/in/gergelypolonkai + image: linkedin.png +- text: Skype + link: skype:gergely.polonkai + image: skype.png +- text: Facebook + link: http://facebook.com/Polesz + image: facebook.png +- text: Google+ + link: https://plus.google.com/+GergelyPolonkai/about + image: google_plus.png +- text: Twitter + link: http://twitter.com/GergelyPolonkai + image: twitter.png +- text: Tumblr + link: http://gergelypolonkai.tumblr.com + image: tumblr.png +- text: deviantArt + link: http://gergelypolonkai.deviantart.com + image: deviantart.png diff --git a/_includes/header.html b/_includes/header.html index 5e56c60..6228600 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -22,14 +22,9 @@ diff --git a/images/contact/stackexchange.png b/images/contact/stackexchange.png new file mode 100644 index 0000000..7debf6b Binary files /dev/null and b/images/contact/stackexchange.png differ