|
|
@ -8,7 +8,6 @@
|
|
|
|
<link rel="icon" href="./assets/favicon.ico" type="image/x-icon">
|
|
|
|
<link rel="icon" href="./assets/favicon.ico" type="image/x-icon">
|
|
|
|
<link rel="stylesheet" href="styles.css">
|
|
|
|
<link rel="stylesheet" href="styles.css">
|
|
|
|
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
|
|
|
|
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
|
|
|
|
<script src="script.js"></script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Bootstrap -->
|
|
|
|
<!-- Bootstrap -->
|
|
|
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
|
|
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
|
|
@ -79,5 +78,7 @@
|
|
|
|
<h1 data-aos="zoom-in">A propos de moi</h1>
|
|
|
|
<h1 data-aos="zoom-in">A propos de moi</h1>
|
|
|
|
<!-- Ajoutez ici des informations supplémentaires sur vous -->
|
|
|
|
<!-- Ajoutez ici des informations supplémentaires sur vous -->
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script src="main.js"></script>
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
</html>
|