diff --git a/src/components/TextLink.astro b/src/components/TextLink.astro index 8cc3944..34f0ece 100644 --- a/src/components/TextLink.astro +++ b/src/components/TextLink.astro @@ -37,5 +37,5 @@ const linkIsExternal: boolean = /> ) - } - + }