From 634b6eab4068e2264524d05b042a64df214ae648 Mon Sep 17 00:00:00 2001 From: zshzero Date: Fri, 19 Jun 2020 18:32:39 +0530 Subject: Added Reddit Icon --- layouts/partials/sidebar/social.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/layouts/partials/sidebar/social.html b/layouts/partials/sidebar/social.html index a1ac5d5..c5dcbce 100644 --- a/layouts/partials/sidebar/social.html +++ b/layouts/partials/sidebar/social.html @@ -48,4 +48,7 @@ {{ with .Site.Params.social.email }} {{ end }} + {{ with .Site.Params.social.reddit }} + + {{ end }} -- cgit v1.2.3