M: Fix copyright
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled

This commit is contained in:
Ivan 2025-03-28 18:40:28 +03:00
parent 4dce9d451c
commit 1e96ffe594

View File

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