diff --git a/_config.yml b/_config.yml index b3914f3a3d..26b7af8df9 100644 --- a/_config.yml +++ b/_config.yml @@ -24,6 +24,8 @@ your_name : Emil Baehr your_link : https://emilbaehr.com your_city : Copenhagen email_address : emil.baehr@gmail.com +linkedin_username : +linkedin_company : facebook_username : instagram_username : ebaehr twitter_username : ebaehr diff --git a/_includes/footer.html b/_includes/footer.html index dbcc659579..816457f3b8 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,6 +4,24 @@ {% endif %}
+ {% if site.linkedin_username %} + + + + + + + {% endif %} + + {% if site.linkedin_company %} + + + + + + + {% endif %} + {% if site.facebook_username %}