Update title
Some checks failed
ci/cd / Build (push) Failing after 10s

This commit is contained in:
Mariia Shabelnik 2024-01-08 19:09:49 +01:00
parent 21f20a93a3
commit 4a4372a36d

View File

@ -75,7 +75,7 @@ function Header() {
<nav className="flex items-center h-full px-2">
<div className="flex-none text-3xl md:text-4xl font-black font-headline ">
<Link className={logoClasses.join(" ")} to="/#start">
MW
MW.
</Link>
</div>