Skip to content

Commit

Permalink
twitter
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanPabloDiaz committed Jan 28, 2025
1 parent a2c9245 commit 08a0b3c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ I hope you enjoy using the freecodecamp repo!
## Contact 📞

[![](https://img.shields.io/badge/@1diazdev-fff?style=for-the-badge&logo=linkedin&logoColor=0A66C2)](https://www.linkedin.com/in/1diazdev/)
[![](https://img.shields.io/badge/@1diazdev-fff?style=for-the-badge&logo=Twitter&logoColor=1DA1F2)](https://www.twitter.com/1diazdev)
[![](https://img.shields.io/badge/@1diazdev-fff?style=for-the-badge&logo=Twitter&logoColor=1DA1F2)](https://www.twitter.com/JuanDiaz_427)
[![](https://img.shields.io/badge/Gmail-fff?style=for-the-badge&logo=gmail&logoColor=EA4335)](mailto:juan.diaz93@hotmail.com)

[![](https://img.shields.io/badge/Platzi_Profile-121f3d?style=for-the-badge&logo=Platzi&logoColor=98CA3F)](https://platzi.com/p/DiazJuan/)
Expand Down
2 changes: 1 addition & 1 deletion src/Components/Footer/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const footer = () => {
<a
className="ml-3 cursor-pointer text-gray-500 hover:text-gray-700"
aria-label="Twitter Profile for Juan Diaz"
href="https://twitter.com/1diazdev"
href="https://twitter.com/JuanDiaz_427"
>
<svg
fill="currentColor"
Expand Down
4 changes: 2 additions & 2 deletions src/Pages/Markdown/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const JuanDiaz = {
},
#NeverStopLearning : true,
@1diazDev: {
Twitter: https://twitter.com/1diazdev,
Twitter: https://twitter.com/JuanDiaz_427,
LinkedIn: https://www.linkedin.com/in/1diazdev/,
GitHub: https://github.com/JuanPabloDiaz
},
Expand Down Expand Up @@ -95,7 +95,7 @@ Juan's: [Github](https://github.com/JuanPabloDiaz) & [Linkedin](https://www.link
### Image with Link
[![alt text](https://img.shields.io/badge/@1diazdev-0A66C2.svg?style=for-the-badge&logo=LinkedIn&logoColor=white)](https://www.linkedin.com/in/1diazdev/)
[![Twitter](https://img.shields.io/badge/@1diazdev-1D9BF0.svg?style=for-the-badge&logo=Twitter&logoColor=white)](https://www.twitter.com/1diazdev)
[![Twitter](https://img.shields.io/badge/@1diazdev-1D9BF0.svg?style=for-the-badge&logo=Twitter&logoColor=white)](https://www.twitter.com/JuanDiaz_427)
<a href="https://github.com/JuanPabloDiaz?tab=repositories">
<img src="https://avatars.githubusercontent.com/u/25883220?v=4" width="200px" alt="Logo">
Expand Down

0 comments on commit 08a0b3c

Please sign in to comment.