feat: ajout des profils Malt, StackOverflow et Github
parent
5a5c1a7027
commit
b2c14f264f
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
11
index.html
11
index.html
|
@ -83,9 +83,18 @@
|
||||||
<p class="Centered" id="contact"><a href="mailto:jalil@arfaoui.net">Contactons-nous</a> !</p>
|
<p class="Centered" id="contact"><a href="mailto:jalil@arfaoui.net">Contactons-nous</a> !</p>
|
||||||
|
|
||||||
<div id="links" class="Centered">
|
<div id="links" class="Centered">
|
||||||
<a href="http://www.linkedin.com/in/jalil" target="_blank">
|
<a href="https://www.linkedin.com/in/jalil" target="_blank">
|
||||||
<img src="img/linkedin-icon-white-128.png" alt="Profil LinkedIn"/>
|
<img src="img/linkedin-icon-white-128.png" alt="Profil LinkedIn"/>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://www.malt.fr/profile/jalilarfaoui" target="_blank">
|
||||||
|
<img src="img/Malt_Logo_White_RVB.png" alt="Profil Malt"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://stackoverflow.com/users/162038/jalil" target="_blank">
|
||||||
|
<img src="img/stackoverflow.png" alt="Profil StackOverflow"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/JalilArfaoui" target="_blank">
|
||||||
|
<img src="img/github.png" alt="Profil Github"/>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
|
|
Loading…
Reference in New Issue