edit pp cv
This commit is contained in:
@@ -11,4 +11,4 @@ Ce site vitrine a été développé pour présenter mon profil, mes projets, et
|
|||||||
- **Autres** :
|
- **Autres** :
|
||||||
- Responsive Design
|
- Responsive Design
|
||||||
- SEO Friendly (balises meta, titles dynamiques, etc.)
|
- SEO Friendly (balises meta, titles dynamiques, etc.)
|
||||||
- Dark Mode 🌒 (si activé)
|
- Dark Mode 🌒
|
||||||
|
|||||||
@@ -92,5 +92,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"cli": {
|
||||||
|
"analytics": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 MiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
Binary file not shown.
@@ -19,7 +19,7 @@
|
|||||||
<div
|
<div
|
||||||
class="profile-container w-64 h-64 rounded-full overflow-hidden border-4 border-primary-dark dark:border-primary-light shadow-xl transition duration-300 transform hover:scale-105 profile-shadow">
|
class="profile-container w-64 h-64 rounded-full overflow-hidden border-4 border-primary-dark dark:border-primary-light shadow-xl transition duration-300 transform hover:scale-105 profile-shadow">
|
||||||
<img
|
<img
|
||||||
src="img/pp.jpeg"
|
src="img/pp.jpg"
|
||||||
alt="Johan Leroy"
|
alt="Johan Leroy"
|
||||||
class="w-full h-full object-cover"
|
class="w-full h-full object-cover"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user