Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
azevedontc committed May 7, 2024
1 parent c26c9b4 commit 75c2b87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ Pokédex

<img src="https://assets.pokemon.com/assets/cms2/img/pokedex/full/025.png" min-width="340px" max-width="340px" width="340px" align="right" alt="Pikachu">

## EN-US
⚡ Project developed in HTML | CSS | JavaScript for knowledge reinforcement performed during "Dev em Dobro" classes, consisting of a simple list of Pokémon.
<br>
<br>
## PT-BR
⚡ Projeto desenvolvido em HTML | CSS | JavaScript para reforço de conhecimento realizado durante aulas da "Dev em Dobro", consiste em uma lista simples de Pokémons.
<br>
<br>
Expand Down
5 changes: 0 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@
<img src="./src/icons/pokeball.png" alt="pokeball" class="logo" />
</a>
</button>
<button id="button-pokeballs">
<a href="https://www.pokemon.com/br/pokedex/">
<img src="./src/images/header.png" alt="pokeballs" class="pokeballs">
</a>
</button>
<button id="button-theme">
<img src="./src/icons/sun.png" alt="sun" class="button" />
</button>
Expand Down

0 comments on commit 75c2b87

Please sign in to comment.