From 06cb8f28db3ad5f1f0fb7353d1290f0c551f12bb Mon Sep 17 00:00:00 2001 From: Nathan Cummins Date: Thu, 27 Nov 2025 09:36:37 +1030 Subject: [PATCH] Inline not inline block for links --- src/components/TextLink.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/TextLink.astro b/src/components/TextLink.astro index e7aa12d..8cc3944 100644 --- a/src/components/TextLink.astro +++ b/src/components/TextLink.astro @@ -22,17 +22,17 @@ const linkIsExternal: boolean = { + >{ includeExternalLinkIcon && linkIsExternal && (