From 15fc779e7ec925d7c141a0572536decac1b40e58 Mon Sep 17 00:00:00 2001
From: George <31376482+george-gca@users.noreply.github.com>
Date: Thu, 23 Jan 2025 14:11:20 -0300
Subject: [PATCH] Fix external link svg size in related posts
---
_includes/related_posts.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/related_posts.liquid b/_includes/related_posts.liquid
index 7531f17..07690df 100644
--- a/_includes/related_posts.liquid
+++ b/_includes/related_posts.liquid
@@ -17,7 +17,7 @@
{{ post.title }}
{% elsif post.redirect contains '://' %}
{{ post.title }}
-