From b939edc600423b3c48c86853e0d794e4f0ea325e Mon Sep 17 00:00:00 2001 From: Dave Cross Date: Tue, 20 Aug 2024 07:27:48 +0100 Subject: [PATCH] The "if" means the default is never used (#4955) --- _includes/social-share.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_includes/social-share.html b/_includes/social-share.html index db69ff16..847baa32 100644 --- a/_includes/social-share.html +++ b/_includes/social-share.html @@ -1,7 +1,5 @@
- {% if site.data.ui-text[site.locale].share_on_label %} - - {% endif %} +