Adding Instagram.com link

This commit is contained in:
Eddy Gammon 2015-07-16 19:22:16 +01:00
parent cfc3cd6502
commit 047af937ae
1 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,11 @@
<i class="fa fa-twitter"></i>
</a>
{{ end }}
{{ with .Site.Params.instagram }}
<a href="https://instagram.com/{{ . }}" target="_blank">
<i class="fa fa-instagram"></i>
</a>
{{ end }}
{{ with .Site.Params.googleplus }}
<a href="https://plus.google.com/+{{ . }}" target="_blank">
<i class="fa fa-google"></i>