Added more social

Added mix
This commit is contained in:
Giuseppe Pignataro
2019-03-14 11:06:21 +01:00
parent 0ed3dd53cd
commit 3dd6c19127
9 changed files with 40 additions and 7 deletions

View File

@@ -91,3 +91,6 @@
{{ with .Site.Params.Social.Fivehundredpx}}
<a href="https://500px.com/{{.}}" rel="me noopener noreffer" target="_blank"><i class="iconfont icon-500px"></i></a>
{{ end }}
{{ with .Site.Params.Social.Mix}}
<a href="https://mix.com/{{.}}" rel="me noopener noreffer" target="_blank"><i class="iconfont icon-mix"></i></a>
{{ end }}