Fix metadata and footer
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
export default function Footer() {
|
||||
return (
|
||||
<div>© 2025 by gaertan.art | All rights reserved</div>
|
||||
<div>© 2026 by gaertan.art | All rights reserved</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user