From 439d04bf737428f48ca56837e97fdecb87d93702 Mon Sep 17 00:00:00 2001 From: TGNYC Date: Sun, 14 Jun 2020 12:17:29 -0400 Subject: Add Instagram Social --- layouts/partials/social.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'layouts/partials/social.html') diff --git a/layouts/partials/social.html b/layouts/partials/social.html index 913434c..b8ef5fc 100644 --- a/layouts/partials/social.html +++ b/layouts/partials/social.html @@ -70,5 +70,11 @@ {{ end }} + {{ if isset .Site.Params "instagramuser" }} +
+ +
+ {{ end }} -- cgit v1.2.3