M: Fix copyright

This commit is contained in:
Ivan 2025-03-28 18:39:21 +03:00
parent 3a99f47998
commit b29a9d603f

View File

@ -20,7 +20,7 @@ export function Footer() {
<TextURL text='Экстеор' href='/manuals?topic=exteor' color='' /> <TextURL text='Экстеор' href='/manuals?topic=exteor' color='' />
</nav> </nav>
<p>© 2024 ЦИВТ КОНЦЕПТ</p> <p>© 2025 ЦИВТ КОНЦЕПТ</p>
</footer> </footer>
); );
} }