From 00249b93c931c9bedc71d440c10fe05bbc6c4f8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Fuch=C3=9F?= Date: Thu, 12 Dec 2024 19:18:55 +0100 Subject: [PATCH] Update social.liquid: ensure social[1] is used (#2891) Fixes #2890 With the recent updates (v0.13.0) the email badge (social) does not contain the email anymore. Some link generations in social.liquid used the old schema Also updated the handling for mastodon to be aligned to the other social badges. --- _includes/social.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/social.liquid b/_includes/social.liquid index 7947f2c49f3d..da1bbcaf9892 100644 --- a/_includes/social.liquid +++ b/_includes/social.liquid @@ -11,7 +11,7 @@ {% when 'discord_id' %} {% when 'email' %} - + {% when 'facebook_id' %} {% when 'flickr_id' %} @@ -39,7 +39,7 @@ {% when 'linkedin_username' %} {% when 'mastodon_username' %} - + {% when 'medium_username' %} {% when 'orcid_id' %}