From e0845885178cf2cc8f345f5d2ee41ea1c53f022a Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 16 Jun 2020 19:46:28 +0300 Subject: [PATCH] Fix social_image_path dimensions --- site/layouts/partials/social.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/layouts/partials/social.html b/site/layouts/partials/social.html index c950e5851c..851ecdcc4e 100644 --- a/site/layouts/partials/social.html +++ b/site/layouts/partials/social.html @@ -13,5 +13,5 @@ - - + + -- 2.47.2