diff --git a/_config.yml b/_config.yml index 6579ac9c760..65e8469d2e0 100644 --- a/_config.yml +++ b/_config.yml @@ -42,6 +42,7 @@ twitter: username facebook: username github-url: username #stackoverflow: 123456/username from a "http://stackoverflow.com/users/123456/username" link +#stackexchange: 123456/username from a "http://stackexchange.com/users/123456/username" link #linkedin: username #xing: username instagram: username diff --git a/_includes/social-links.html b/_includes/social-links.html index 06d5304706c..c5c68412133 100644 --- a/_includes/social-links.html +++ b/_includes/social-links.html @@ -11,6 +11,8 @@