From 6f2d43e12de351062a331963baea6638199dce47 Mon Sep 17 00:00:00 2001 From: Giuseppe Pignataro Date: Tue, 26 Feb 2019 00:27:20 +0100 Subject: [PATCH] Added new social links --- layouts/partials/social.html | 41 +++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 10 deletions(-) diff --git a/layouts/partials/social.html b/layouts/partials/social.html index 3b7fb39..2cc9cac 100644 --- a/layouts/partials/social.html +++ b/layouts/partials/social.html @@ -9,22 +9,43 @@ {{ end }} {{ with .Site.Params.Social.Instagram }} -{{ end }} -{{ with .Site.Params.Social.Wechat}} - -{{end}} +{{ end }} {{ with .Site.Params.Social.Email}} - + {{ end }} {{ with .Site.Params.Social.Facebook}} {{ end }} {{ with .Site.Params.Social.Telegram}} - -{{ end }} -{{ with .Site.Params.Social.Dribbble}} - + {{ end }} {{ with .Site.Params.Social.Medium}} - + {{ end }} +{{ with .Site.Params.Social.Gitlab}} + +{{ end }} +{{ with .Site.Params.Social.Youtube}} + +{{ end }} +{{ with .Site.Params.Social.Tumblr}} + +{{ end }} +{{ with .Site.Params.Social.Quora}} + +{{ end }} +{{ with .Site.Params.Social.Keybase}} + +{{ end }} +{{ with .Site.Params.Social.Pinterest}} + +{{ end }} +{{ with .Site.Params.Social.Reddit}} + +{{ end }} +{{ with .Site.Params.Social.Codepen}} + +{{ end }} + + +