26/03/26
This commit is contained in:
parent
b894421745
commit
84e2ad0f83
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ const Footer: Component = () => {
|
|||
{/* Копирайт */}
|
||||
<div class="w-full text-center">
|
||||
<p class="text-md text-neutral-500 dark:text-neutral-400">
|
||||
© 2024 - {currentYear} redi.ru - Все права защищены.
|
||||
© 2024 - {currentYear} redib.ru - Все права защищены.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue