From 3dd6c19127ffa09fbe7d4efcccc789c3f5a9dfb6 Mon Sep 17 00:00:00 2001 From: Giuseppe Pignataro Date: Thu, 14 Mar 2019 11:06:21 +0100 Subject: Added more social Added mix --- layouts/partials/social.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'layouts') diff --git a/layouts/partials/social.html b/layouts/partials/social.html index c4f941f..5cf8c13 100644 --- a/layouts/partials/social.html +++ b/layouts/partials/social.html @@ -91,3 +91,6 @@ {{ with .Site.Params.Social.Fivehundredpx}} {{ end }} +{{ with .Site.Params.Social.Mix}} + +{{ end }} \ No newline at end of file -- cgit v1.2.3