add pokeapi logo

This commit is contained in:
Henry Hiles 2023-06-01 14:20:58 -04:00
parent 417537c763
commit 20ee9d6eb3
2 changed files with 46 additions and 1 deletions

View file

@ -21,7 +21,7 @@
"description": "A simple website where you can search for Pokemon by type or Pokedex. Uses the PokeAPI for data. Made purely of HTML, CSS, and Vanilla Javascript. Uses the Fetch API for querying the PokeAPI.",
"technologies": "This project was built using handcrafted HTML, CSS, and JavaScript. This project uses no bloated frontend technologies, making for quick loading times and fewer requests.",
"mainImage": "pokeAPIComputer.png",
"thumbImage": "mentalMathThumb.svg"
"thumbImage": "pokeApiThumb.svg"
},
{
"name": "Messaging",