Update copyright year from 2024 to 2025

This commit is contained in:
lora322 2025-09-19 12:39:03 -04:00 committed by GitHub
parent 831bc3efba
commit dc360d3183
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -361,7 +361,7 @@ export default function Login() {
</SectionFullScreen>
<div className='bg-black text-white flex flex-col text-center justify-center md:flex-row'>
<p className='py-6 text-sm'>
© 2024 <span>{title}</span>.{' '}
© 2025 <span>{title}</span>.{' '}
{t('pages.login.footer.copyright', {
defaultValue: '© All rights reserved',
})}