Skip to content

Commit

Permalink
fix: icons updateds for tecnol
Browse files Browse the repository at this point in the history
  • Loading branch information
byQuesters committed Aug 23, 2024
1 parent ed17e0a commit a64d1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/español/tecnologies.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const Tecnologias = () => {
<p>GitHub</p>
</div>
<div className="image-with-text">
<Image src="https://static-00.iconduck.com/assets.00/npm-icon-2048x2048-3xqnd60o.png" width={200} height={200} alt="" />
<Image src="https://img.icons8.com/color/200/npm.png" width={200} height={200} alt="" />
<p>npm</p>
</div>
</div>
Expand Down

0 comments on commit a64d1f5

Please sign in to comment.