|
|
@ -2,7 +2,7 @@
|
|
|
|
<html lang="en">
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<!-- <meta http-equiv="X-UA-Compatible" content="IE=edge"> -->
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta content="width=device-width, initial-scale=1" name="viewport" />
|
|
|
|
<meta content="width=device-width, initial-scale=1" name="viewport" />
|
|
|
|
<title>Portfolio</title>
|
|
|
|
<title>Portfolio</title>
|
|
|
|
<link rel="icon" href="./assets/favicon.ico" type="image/x-icon">
|
|
|
|
<link rel="icon" href="./assets/favicon.ico" type="image/x-icon">
|
|
|
@ -75,10 +75,10 @@
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
|
|
<section class="container-about-me" id="about-me">
|
|
|
|
<section class="container-about-me" id="about-me">
|
|
|
|
<h1 data-aos="zoom-in">A propos de moi</h1>
|
|
|
|
<h1 data-aos="zoom-in">À 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> -->
|
|
|
|
<script src="main.js"></script>
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
</html>
|