Skip to content

Commit

Permalink
Merge pull request #37 from giodelabarrera/feat/use-pokeball-svg
Browse files Browse the repository at this point in the history
Feat/use pokeball svg
  • Loading branch information
giodelabarrera authored Aug 3, 2020
2 parents 269fa49 + 6a6185e commit 8148052
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1> <a href="https://pokedex.giodelabarrera.vercel.app" alt="Pokédex"><img src="./docs/pokeball.svg" width="24px" style="vertical-align: middle;"/> Pokédex</a> </h1>
<h1> <a href="https://pokedex.giodelabarrera.vercel.app" alt="Pokédex"><img src="https://cloud.githubusercontent.com/assets/1094151/17297180/9f2950ca-57d2-11e6-9bd3-d3f15ae7aeb7.png" width="24px" style="vertical-align: middle;"/> Pokédex</a> </h1>

Single Page Aplication of the characters of the Pokémon series created with React, dark/light mode, mobile first and Clean Architecture consuming data from my own [Pokédex REST API](https://github.com/giodelabarrera/pokedex-api) and compatible with IE11.

Expand Down
1 change: 0 additions & 1 deletion docs/pokeball.svg

This file was deleted.

1 comment on commit 8148052

@vercel
Copy link

@vercel vercel bot commented on 8148052 Aug 3, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.