We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ce167 commit 348da60Copy full SHA for 348da60
1 file changed
desafios/d002/desafio002.html
@@ -9,19 +9,19 @@
9
<body>
10
<h1>Desafio das imagens</h1>
11
<p>
12
- <img src="imagens/github-pp.png" alt="Gato PP">
+ <img src="imagens/github-pp.png" alt="Gato PP">
13
</p>
14
15
- <img src="imagens/github-p.png" alt="Gato P">
+ <img src="imagens/github-p.png" alt="Gato P">
16
17
18
- <img src="imagens/github-m.png" alt="Gato M">
+ <img src="imagens/github-m.png" alt="Gato M">
19
20
21
- <img src="imagens/github-g.png" alt="Gato G">
+ <img src="imagens/github-g.png" alt="Gato G">
22
23
24
- <img src="imagens/github-gg.png" alt="Gato GG">
+ <img src="imagens/github-gg.png" alt="Gato GG">
25
26
</body>
27
</html>
0 commit comments