Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sa4ok-1 committed Apr 29, 2024
1 parent efb39ff commit 2809d86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
class="logo"
>
<img
src="https://i.postimg.cc/28NKfh3f/47d660efd384318772b6b8040db831aa.png"
src="images/logo.png"
alt="MOYO logo"
/>
</a>
Expand All @@ -36,7 +36,7 @@
<a
href="#"
class="nav__link nav__link_special"
data-qa="apple"
data-qa="hover"
>
Apple
</a>
Expand All @@ -61,7 +61,7 @@
<a
href="#"
class="nav__link is-active"
data-qa="laptops"
data-qa="hover"
>
Laptops & computers
</a>
Expand Down

0 comments on commit 2809d86

Please sign in to comment.