Update README.md

This commit is contained in:
Daniel Heras Quesada
2024-09-03 00:35:36 +02:00
committed by GitHub
parent a654e9521b
commit f7bb89ecbd

View File

@@ -8,10 +8,10 @@ Here you an find my best and worst. Even though I'm a web developer, it's not al
🔧 These are my most used tools: 🔧 These are my most used tools:
<div style="text-align: center; display: flex; flex-direction: row; justify-content: space-evenly; flex-wrap: wrap;" markdown=1> <div style="text-align: center; display: flex; flex-direction: row; justify-content: space-evenly; flex-wrap: wrap;" markdown=1>
<span>![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)</span> <span markdown=1>![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)</span>
<span>![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)</span> <span markdown=1>![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)</span>
<span>![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)</span> <span markdown=1>![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)</span>
<span>![LaTeX](https://img.shields.io/badge/latex-%23008080.svg?style=for-the-badge&logo=latex&logoColor=white)</span> <span markdown=1>![LaTeX](https://img.shields.io/badge/latex-%23008080.svg?style=for-the-badge&logo=latex&logoColor=white)</span>
<span>![Neovim](https://img.shields.io/badge/NeoVim-%2357A143.svg?&style=for-the-badge&logo=neovim&logoColor=white)</span> <span markdown=1>![Neovim](https://img.shields.io/badge/NeoVim-%2357A143.svg?&style=for-the-badge&logo=neovim&logoColor=white)</span>
<span>![Arch](https://img.shields.io/badge/Arch%20Linux-1793D1?logo=arch-linux&logoColor=fff&style=for-the-badge)</span> <span markdown=1>![Arch](https://img.shields.io/badge/Arch%20Linux-1793D1?logo=arch-linux&logoColor=fff&style=for-the-badge)</span>
</div> </div>