summaryrefslogtreecommitdiffstats
path: root/source/_includes
diff options
context:
space:
mode:
Diffstat (limited to 'source/_includes')
-rw-r--r--source/_includes/header.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/_includes/header.html b/source/_includes/header.html
index 64db260..0dba635 100644
--- a/source/_includes/header.html
+++ b/source/_includes/header.html
@@ -29,6 +29,9 @@
{% if site.github_user %}
<a class="github" href="https://github.com/{{ site.github_user }}" title="GitHub">GitHub</a>
{% endif %}
+ {% if site.linkedin_user %}
+ <a class="linkedin" href="http://www.linkedin.com/in/{{ site.linkedin_user }}">LinkedIn</a>
+ {% endif %}
{% if site.pinterest_user %}
<a class="pinterest" href="https://pinterest.com/{{ site.pinterest_user }}" title="Pinterest">Pinterest</a>
{% endif %}