Using config.json

This commit is contained in:
LucasVbr
2022-06-05 12:08:02 +02:00
parent 9b46b290e1
commit 9c959af699
12 changed files with 188 additions and 91 deletions
+17
View File
@@ -0,0 +1,17 @@
[
{
"src": "https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white",
"alt": "GitHub",
"href": "https://github.com/LucasVbr"
},
{
"src": "https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white",
"alt": "LinkedIn",
"href": "https://www.linkedin.com/in/lucasvbr"
},
{
"src": "https://img.shields.io/badge/freecodecamp-27273D?style=for-the-badge&logo=freecodecamp&logoColor=white",
"alt": "FreeCodeCamp",
"href": "https://www.freecodecamp.org/LucasVbr"
}
]