Update footer

This commit is contained in:
Daniel Schädler 2024-04-10 22:28:31 +02:00
parent 6d136d65d7
commit 586286bc2e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ export function Footer() {
}
function Copyright() {
return <span>&copy; 2022 turnie.re</span>;
return <span>&copy; 2024 turnie.re</span>;
}
function Privacy() {