Skip to content

Commit

Permalink
Rename image
Browse files Browse the repository at this point in the history
Se quitó el acento de imagen para que no tuviera conflictos
  • Loading branch information
Nicobecs committed Sep 16, 2024
1 parent 58cb74e commit 439df0d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h1 class="display-4 fw-bold">Hola, soy Nicole Céspedes 👋</h1>
<h2 class="text-center mb-5">Acerca de Mí 👩‍💻</h2>
<div class="row align-items-center">
<div class="col-12 col-md-6 mb-4 mb-md-0">
<img src="assets/images/imagen-de-nicole-céspedes.png" alt="Mi foto de perfil" class="img-fluid rounded-circle shadow-lg" style="max-width: 300px; display: block; margin: 0 auto;">
<img src="assets/images/imagen-de-nicole-cespedes.png" alt="Mi foto de perfil" class="img-fluid rounded-circle shadow-lg" style="max-width: 300px; display: block; margin: 0 auto;">
</div>
<div class="col-12 col-md-6">
<p class="lead">¡Hola! Soy Nicole Céspedes, diseñadora UX/UI y desarrolladora FrontEnd apasionada por crear experiencias web increíbles 🚀</p>
Expand Down

0 comments on commit 439df0d

Please sign in to comment.