Update footer
This commit is contained in:
parent
6d136d65d7
commit
586286bc2e
|
|
@ -14,7 +14,7 @@ export function Footer() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function Copyright() {
|
function Copyright() {
|
||||||
return <span>© 2022 turnie.re</span>;
|
return <span>© 2024 turnie.re</span>;
|
||||||
}
|
}
|
||||||
|
|
||||||
function Privacy() {
|
function Privacy() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue