mirror of
https://github.com/System-End/My-website.git
synced 2026-04-19 22:05:07 +00:00
updated Copyright dates
we're picky ok?
This commit is contained in:
parent
314442396e
commit
5cf0b866dd
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue