Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Zsubzeroz authored Apr 10, 2024
1 parent cae7c42 commit a5d843a
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ <h2 class="titulo">Meus projetos</h2>

<div class="container-projetos">
<div class="projeto ativo">
<a href="https://github.com/devemdobro/projeto-gta" target="_blank">
<a href="https://github.com/Zsubzeroz/memory-game" target="_blank">
<img
src="./src/imagens/projeto-gta.png"
alt="Projeto Landing page GTA"
src="./src/imagens/projeto-memory-game.png"
alt="Projeto Jogo da memoria"
/>
<h3>Projeto 1</h3>

Expand All @@ -126,12 +126,12 @@ <h3>Projeto 1</h3>

<div class="projeto ativo">
<a
href="https://github.com/devemdobro/projeto-listagem-pokemon"
href="https://github.com/devemdobro/#"
target="_blank"
>
<img
src="./src/imagens/projeto-listagem-pokemon.png"
alt="Projeto listagem de pokemons"
src="https://via.placeholder.com/515X700"
alt="Capa do projeto"
/>
<h3>Projeto 2</h3>
<div class="informacoes-projeto">
Expand All @@ -143,12 +143,12 @@ <h3>Projeto 2</h3>

<div class="projeto ativo">
<a
href="https://github.com/devemdobro/projeto-one-piece-final"
href="https://github.com/#"
target="_blank"
>
<img
src="./src/imagens/projeto-one-piece.png"
alt="Projeto landing page One Piece"
src="https://via.placeholder.com/515X700"
alt="Capa do projeto"
/>
<h3>Projeto 3</h3>
<div class="informacoes-projeto">
Expand All @@ -159,10 +159,10 @@ <h3>Projeto 3</h3>
</div>

<div class="projeto ativo">
<a href="https://github.com/devemdobro/x-men-szpc" target="_blank">
<a href="#" target="_blank">
<img
src="./src/imagens/projeto-x-men.png"
alt="Projeto seletor de personagens x-men"
src="https://via.placeholder.com/515X700"
alt="Capa do projeto"
/>
<h3>Projeto 4</h3>
<div class="informacoes-projeto">
Expand All @@ -176,7 +176,7 @@ <h3>Projeto 4</h3>
<a href="#" target="_blank">
<img
src="https://via.placeholder.com/515X700"
alt="Projeto landing page Mario"
alt="Capa do projeto"
/>
<h3>Projeto 5</h3>
<div class="informacoes-projeto">
Expand Down

0 comments on commit a5d843a

Please sign in to comment.