updated Copyright dates

we're picky ok?
This commit is contained in:
Unknown 2025-02-27 12:58:05 -07:00
parent 314442396e
commit 5cf0b866dd

View file

@ -195,7 +195,7 @@ const App = () => {
{/* Footer */}
<footer className="py-6 border-t border-accent-primary/10 text-center text-sm text-text-primary/60">
<p>© {new Date().getFullYear()} EndofTimee. All rights reserved.</p>
<p>© 2023 - {new Date().getFullYear()} EndofTimee. All rights reserved.</p>
<div className="flex justify-center items-center gap-2 mt-2">
<span className="text-xs">Try the Konami code: BA</span>
<div className="bg-background-secondary px-2 py-0.5 rounded-full text-[10px] text-accent-primary">