diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/_includes/header.html | 5 | ||||
-rw-r--r-- | source/images/pintrest.png | bin | 0 -> 1128 bytes |
2 files changed, 4 insertions, 1 deletions
diff --git a/source/_includes/header.html b/source/_includes/header.html index dbb5510..b0854ca 100644 --- a/source/_includes/header.html +++ b/source/_includes/header.html @@ -18,9 +18,12 @@ {% if site.github_user %} <a class="github" href="https://github.com/{{ site.github_user }}" title="GitHub">GitHub</a> {% endif %} + {% if site.pinterest_user %} + <a class="pinterest" href="https://pinterest.com/{{ site.pinterest_user }}" title="Pinterest">Pinterest</a> + {% endif %} {% if site.subscribe_rss %} <a class="rss" href="{{ site.subscribe_rss }}" title="RSS">RSS</a> {% endif %} </div> </div> -{% include custom/header.html %}
\ No newline at end of file +{% include custom/header.html %} diff --git a/source/images/pintrest.png b/source/images/pintrest.png Binary files differnew file mode 100644 index 0000000..34a64d6 --- /dev/null +++ b/source/images/pintrest.png |