diff --git a/src/components/layout/Footer.astro b/src/components/layout/Footer.astro index 8c56301..88f3c8f 100644 --- a/src/components/layout/Footer.astro +++ b/src/components/layout/Footer.astro @@ -274,9 +274,7 @@ function getSocialIcon(platform: string): string { ) : ( <> {showCopyright && ( -
- {processedCopyright} -
+ )} {legalLinks.length > 0 && (- {processedCopyright} -
+ )}- {processedCopyright} -
+ )} {legalLinks.length > 0 && (