Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
modification du chemin pour accéder à mon image
  • Loading branch information
RaidenRJ45 authored Dec 16, 2024
1 parent a6a9cad commit 23a9ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<body>
<header>
<a href="#" class="logo">Logo du site</a>
<a href="spidercochon.png" class="img"><img src="spidercochon.png" alt="dessin de spider cochon"></a>
<a href="img/spidercochon.png" class="img"><img src="img/spidercochon.png" alt="dessin de spider cochon"></a>

<nav>
<ul class="menu">
Expand Down

0 comments on commit 23a9ddd

Please sign in to comment.