Skip to content

Commit a82b442

Browse files
authored
Update index.html
1 parent 74a611a commit a82b442

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div class="line">
1919

2020
<a class="logo link" href="index.html">
21-
<img class="logo-image" src="images/logo.svg" alt="Логотип агрегатора гостиниц Седоны." width="140" height="70">
21+
<img class="logo-image" src="logo.svg" alt="Логотип агрегатора гостиниц Седоны." width="140" height="70">
2222
</a>
2323

2424
<nav class="navigation">
@@ -69,7 +69,7 @@
6969

7070
<div class="hero-welcome">
7171
<h1 class="visually-hidden">Добро пожаловать в Седону!</h1>
72-
<img class="hero-welcome__img" src="images/welcome.svg" alt="Добро пожаловать в Седону!" width="458" height="352">
72+
<img class="hero-welcome__img" src="welcome.svg" alt="Добро пожаловать в Седону!" width="458" height="352">
7373
</div>
7474

7575
</section>

0 commit comments

Comments
 (0)