Skip to content

Commit

Permalink
🐛 Fixing tech badges bug
Browse files Browse the repository at this point in the history
  • Loading branch information
guibrbs committed Jun 2, 2022
1 parent 8fc0653 commit 006a348
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Criar um portfólio pessoal utilizando as seguintes tecnologias:
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black" />
<img src="https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white" />
<img src="https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB" />
<img src=" https://img.shields.io/badge/NextJS-000?style=for-the-badge&logo=next.js&logoColor=00" />
<img src=" https://img.shields.io/badge/ThreeJs-fff?style=for-the-badge&logo=three.js&logoColor=000" />
<img src="https://img.shields.io/badge/NextJS-000?style=for-the-badge&logo=next.js&logoColor=00" />
<img src="https://img.shields.io/badge/ThreeJs-fff?style=for-the-badge&logo=three.js&logoColor=000" />
<img src="https://img.shields.io/badge/eslint-3A33D1?style=for-the-badge&logo=eslint&logoColor=white" />
<img src="https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white" />
<img src="https://img.shields.io/badge/Prettier-1c2930?style=for-the-badge&logo=prettier&logoColor=white" />
Expand Down

1 comment on commit 006a348

@vercel
Copy link

@vercel vercel bot commented on 006a348 Jun 2, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

guilherme-ferreira – ./

guilherme-ferreira.vercel.app
guilherme-ferreira-git-main-guibrbs.vercel.app
guilherme-ferreira-guibrbs.vercel.app

Please sign in to comment.