mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-07-09 14:27:46 +00:00
Update
This commit is contained in:
+12
-8
@@ -11,24 +11,28 @@
|
||||
<ul>
|
||||
<li><a href="#accueil">Accueil</a></li>
|
||||
<li><a href="#a_propos">A Propos</a></li>
|
||||
<li><a href="#competences">Compétences</a></li>
|
||||
<li><a href="#projets">Projets</a></li>
|
||||
<li><a href="#experiences">Expériences</a></li>
|
||||
<li><a href="#contact">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<section id="accueil">
|
||||
<div class="content">
|
||||
<h1 id="nom">Lucas Vabre</h1>
|
||||
<h2 id="status">Etudiant en Programmation</h2>
|
||||
<!-- <xmp id="code"></xmp> -->
|
||||
<div class="center">
|
||||
<h1>Lucas Vabre</h1>
|
||||
<h2>Etudiant en Programmation</h2>
|
||||
<svg class="scroll" width="44" height="74">
|
||||
<rect x="2" y="2"
|
||||
width="40" height="70"
|
||||
rx="25" ry="25"
|
||||
stroke="#fff" stroke-width="2"
|
||||
fill="#fff0"/>
|
||||
<circle class="" cx="22" cy="22" r="4" fill="#fff"/>
|
||||
</svg>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="a_propos"></section>
|
||||
<section id="competences"></section>
|
||||
<section id="projets"></section>
|
||||
<section id="experiences"></section>
|
||||
<section id="contact"></section>
|
||||
|
||||
<script src="scripts/data.json"></script>
|
||||
|
||||
Reference in New Issue
Block a user