Update copyright year from 2024 to 2025
This commit is contained in:
parent
831bc3efba
commit
dc360d3183
@ -361,7 +361,7 @@ export default function Login() {
|
|||||||
</SectionFullScreen>
|
</SectionFullScreen>
|
||||||
<div className='bg-black text-white flex flex-col text-center justify-center md:flex-row'>
|
<div className='bg-black text-white flex flex-col text-center justify-center md:flex-row'>
|
||||||
<p className='py-6 text-sm'>
|
<p className='py-6 text-sm'>
|
||||||
© 2024 <span>{title}</span>.{' '}
|
© 2025 <span>{title}</span>.{' '}
|
||||||
{t('pages.login.footer.copyright', {
|
{t('pages.login.footer.copyright', {
|
||||||
defaultValue: '© All rights reserved',
|
defaultValue: '© All rights reserved',
|
||||||
})}
|
})}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user