diff --git a/components/Footer.jsx b/components/Footer.jsx index 2a26278..1e5f66c 100644 --- a/components/Footer.jsx +++ b/components/Footer.jsx @@ -54,7 +54,8 @@ function Footer() {
- Copyright © 2023-{currentYear}{" "} + Copyright © {currentYear == 2024 ? "" : "2024-"} + {currentYear}{" "}