diff --git a/components/layout/footer.tsx b/components/layout/footer.tsx index 989f9992c..2f41606e0 100644 --- a/components/layout/footer.tsx +++ b/components/layout/footer.tsx @@ -50,7 +50,7 @@ export default async function Footer() {
© {copyrightDate} {copyrightName} {copyrightName.length && !copyrightName.endsWith('.') ? '.' : ''} All rights reserved.