Skip to content

Commit 348da60

Browse files
committed
Update desafio002.html
1 parent 08ce167 commit 348da60

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

desafios/d002/desafio002.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
<body>
1010
<h1>Desafio das imagens</h1>
1111
<p>
12-
<img src="imagens/github-pp.png" alt="Gato PP">
12+
<img src="imagens/github-pp.png" alt="Gato PP">
1313
</p>
1414
<p>
15-
<img src="imagens/github-p.png" alt="Gato P">
15+
<img src="imagens/github-p.png" alt="Gato P">
1616
</p>
1717
<p>
18-
<img src="imagens/github-m.png" alt="Gato M">
18+
<img src="imagens/github-m.png" alt="Gato M">
1919
</p>
2020
<p>
21-
<img src="imagens/github-g.png" alt="Gato G">
21+
<img src="imagens/github-g.png" alt="Gato G">
2222
</p>
2323
<p>
24-
<img src="imagens/github-gg.png" alt="Gato GG">
24+
<img src="imagens/github-gg.png" alt="Gato GG">
2525
</p>
2626
</body>
2727
</html>

0 commit comments

Comments
 (0)