diff --git a/vinvoor/src/footer/Footer.tsx b/vinvoor/src/footer/Footer.tsx index b55663c..5177637 100644 --- a/vinvoor/src/footer/Footer.tsx +++ b/vinvoor/src/footer/Footer.tsx @@ -76,7 +76,7 @@ export function Footer() { - © 2024 + {`© ${(new Date()).getFullYear()}`} );