mirror of
https://github.com/AderKonstantin/aderktech-chronark.com-.git
synced 2025-06-08 13:48:42 +03:00
Добавил русский в навигацию nav
This commit is contained in:
parent
139ac3356d
commit
3c6b449280
@ -32,13 +32,13 @@ export const Navigation: React.FC = () => {
|
|||||||
href="/projects"
|
href="/projects"
|
||||||
className="duration-200 text-zinc-400 hover:text-zinc-100"
|
className="duration-200 text-zinc-400 hover:text-zinc-100"
|
||||||
>
|
>
|
||||||
Projects
|
Проекты
|
||||||
</Link>
|
</Link>
|
||||||
<Link
|
<Link
|
||||||
href="/contact"
|
href="/contact"
|
||||||
className="duration-200 text-zinc-400 hover:text-zinc-100"
|
className="duration-200 text-zinc-400 hover:text-zinc-100"
|
||||||
>
|
>
|
||||||
Contact
|
Контакты
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user