Skip to content

Commit

Permalink
correct error img validation
Browse files Browse the repository at this point in the history
  • Loading branch information
Merite15 committed Mar 17, 2023
1 parent 5558ed0 commit 2a23391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/a_la_francaise.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<!-- content -->
<main class="restaurant-menu">
<figure>
<img src="../assets/images/restaurants/a_la_francaise.jpg" alt="menu à la française" />
<img src="../assets/images/restaurants/a_la_francaise.jpg" alt="menu à la française" >
</figure>

<div class="menu-list">
Expand Down

0 comments on commit 2a23391

Please sign in to comment.