diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-03-24 12:59:29 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-24 12:59:29 +0000 |
| commit | 8797fb0c642f701fde5b4d73c40032c5fdb638e1 (patch) | |
| tree | 3b6e88953da448114e2c5fdb28cae915139de47c | |
| parent | b3aee844372bdb759c9597a6052044b7099550e3 (diff) | |
| download | cv-francais-8797fb0c642f701fde5b4d73c40032c5fdb638e1.tar.gz cv-francais-8797fb0c642f701fde5b4d73c40032c5fdb638e1.tar.bz2 cv-francais-8797fb0c642f701fde5b4d73c40032c5fdb638e1.zip | |
added objective
| -rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,6 +22,7 @@ <div class="container"> <div class="row"> <div class="col-md-3"> + <!--Side panel--> <img src="assets/Alee.png" width="200px" height="200px"> <h1>Andrew Lee</h1> <h5>Développeur et Étudiant</h5> @@ -30,6 +31,9 @@ <p>YouTube: <a href="https://youtube.alee14.me">https://youtube.alee14.me</a></p> </div> <div class="col-md"> + <!--Main container--> + <h1>Mon Objectif</h1> + <p>Je veux travailler à n'importe quel poste.</p> <h1>Compétences</h1> <ul> <li>Programmeur</li> |
