diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx index d2ed83ea..37c6bf44 100644 --- a/src/components/layout/Footer.tsx +++ b/src/components/layout/Footer.tsx @@ -6,7 +6,7 @@ export function Footer() {
- © 2024 ThrillWiki. All rights reserved. + © {new Date().getFullYear()} ThrillWiki. All rights reserved.