From 76d0b3c52bd2e4fac69ff1b99eb58f01947e4ae2 Mon Sep 17 00:00:00 2001 From: Rustam Mehmandarov Date: Wed, 26 Jul 2017 17:56:18 +0200 Subject: [PATCH] Added support for lanyrd.com in social media list on the front page --- _config.yml | 1 + _includes/icons.html | 5 +++++ _includes/social-links.html | 6 ++++++ 3 files changed, 12 insertions(+) diff --git a/_config.yml b/_config.yml index ea6e4b11d5..c60b6e8f7f 100755 --- a/_config.yml +++ b/_config.yml @@ -49,6 +49,7 @@ github: mygithub # reddit: username medium: medium # vimeo: myvimeo +# lanyrd: mylanyrd email: myemail@gmail.com authors: diff --git a/_includes/icons.html b/_includes/icons.html index 0b1503e227..c58e9a2f4b 100644 --- a/_includes/icons.html +++ b/_includes/icons.html @@ -92,5 +92,10 @@ + +quora + + + diff --git a/_includes/social-links.html b/_includes/social-links.html index c297c1f06c..6137f7d30e 100644 --- a/_includes/social-links.html +++ b/_includes/social-links.html @@ -89,6 +89,12 @@ {% endif %} + {% if site.lanyrd %} + + + + {% endif %} + {% if site.email %}