From 639dd0f03bffe6f74dafb028653a51b25dab9904 Mon Sep 17 00:00:00 2001 From: Eric Williams Date: Mon, 25 Nov 2019 13:23:25 -0800 Subject: [PATCH] Added Mastodon integration to social sidebar. --- 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 ba6567ce7..aa9a55eb0 100644 --- a/layouts/partials/sidebar/social.html +++ b/layouts/partials/sidebar/social.html @@ -45,4 +45,7 @@ {{ with .Site.Params.social.email }} {{ end }} + {{ with .Site.Params.social.mastodon }} + + {{ end }}