Update copyright year to be dynamic

This commit is contained in:
ashirbadsahu 2023-12-04 22:02:13 +05:30
parent 928e882bf7
commit c9bb4af578

View File

@ -49,7 +49,7 @@ const Footer = () => {
color: "white",
}}
>
© 2023, Spotube. All rights reserved
© {new Date().getFullYear()}, Spotube. All rights reserved
</chakra.p>
<Flex mx="-2">