--- const { href, text } = Astro.props; const currentPath = Astro.url.pathname; const isExternal = href.startsWith("https://"); ---
{text}