mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-10 17:07:30 +00:00
Update copyright year to be dynamic
This commit is contained in:
parent
928e882bf7
commit
c9bb4af578
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user