We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f755cb commit 3b64440Copy full SHA for 3b64440
1 file changed
index.html
@@ -15,14 +15,14 @@
15
<img id="profil" src="img/Profil.jpg">
16
<h1>Quentin</h1>
17
<h1>Escudier</h1>
18
- <p id="my-title">Étudiant en Ingénierie informatique</p>
+ <p id="my-title">Ingénieur informatique</p>
19
<div class="comp">
20
<svg viewBox="0 0 24 24">
21
<path
22
d="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z">
23
</path>
24
</svg>
25
- <p>Paris, France</p>
+ <p>La Garenne-Colombes, France</p>
26
</div>
27
28
0 commit comments