Skip to content

Commit

Permalink
Merge pull request #65 from lbdelilla/patch-2
Browse files Browse the repository at this point in the history
Update README.es.md cambio de url de CDN para fontawesome
  • Loading branch information
alesanchezr authored Jun 18, 2024
2 parents 7aa4263 + b444094 commit 4b1b5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Aquí tienes una pista de una buena estrategia:
Este website utiliza la font `Roboto-type` de Google Fonts e íconos de Font Awesome:

- [https://fonts.google.com/](https://fonts.google.com/)
- [https://fontawesome.com/](https://fontawesome.com/) ⚠️ Importante: [impórtalo usando una CDN](https://www.bootstrapcdn.com/fontawesome/) en lugar de buscarlo por la página oficial (pregunta al profesor si necesitas ayuda)
- [https://fontawesome.com/](https://fontawesome.com/) ⚠️ Importante: [impórtalo usando una CDN](https://cdnjs.com/libraries/font-awesome) (copia el primer link) en lugar de buscarlo por la página oficial (pregunta al profesor si necesitas ayuda)

## ¿Qué hacer si estás atascado?

Expand Down

0 comments on commit 4b1b5c6

Please sign in to comment.