add discord link

This commit is contained in:
Laureηt 2024-09-18 17:15:56 +02:00
parent 784f81750d
commit a1e9ee384f
Signed by: Laurent
SSH key fingerprint: SHA256:pb5NrYg80So5z9hmqQFPmp//sgr+DFeJkKhmGyU2NLk
2 changed files with 4 additions and 2 deletions

1
src/img/discord.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 127.14 96.36"><path fill="#5865f2" d="M107.7,8.07A105.15,105.15,0,0,0,81.47,0a72.06,72.06,0,0,0-3.36,6.83A97.68,97.68,0,0,0,49,6.83,72.37,72.37,0,0,0,45.64,0,105.89,105.89,0,0,0,19.39,8.09C2.79,32.65-1.71,56.6.54,80.21h0A105.73,105.73,0,0,0,32.71,96.36,77.7,77.7,0,0,0,39.6,85.25a68.42,68.42,0,0,1-10.85-5.18c.91-.66,1.8-1.34,2.66-2a75.57,75.57,0,0,0,64.32,0c.87.71,1.76,1.39,2.66,2a68.68,68.68,0,0,1-10.87,5.19,77,77,0,0,0,6.89,11.1A105.25,105.25,0,0,0,126.6,80.22h0C129.24,52.84,122.09,29.11,107.7,8.07ZM42.45,65.69C36.18,65.69,31,60,31,53s5-12.74,11.43-12.74S54,46,53.89,53,48.84,65.69,42.45,65.69Zm42.24,0C78.41,65.69,73.25,60,73.25,53s5-12.74,11.44-12.74S96.23,46,96.12,53,91.08,65.69,84.69,65.69Z"/></svg>

After

Width:  |  Height:  |  Size: 764 B

View file

@ -21,9 +21,9 @@
<body>
<div class="title">
<div class="center title">
<h1>Laurent Fainsin</h1>
<h2>Machine Learning Research Engineer</h2>
<h2>Junior Machine Learning Engineer</h2>
</div>
<div class="social">
@ -34,6 +34,7 @@
<a href="https://www.linkedin.com/in/laurent-fainsin/" rel="me"><img src="img/linkedin.svg" alt="LinkedIn" /></a>
<a href="https://sigmoid.social/@laurent" rel="me"><img src="img/mastodon.svg" alt="Mastodon" /></a>
<a href="https://x.com/LFainsin" rel="me"><img src="img/twitter.svg" alt="Twitter" /></a>
<a href="https://discord/users/149925867659853825" rel="me"><img src="img/discord.svg" alt="Discord" /></a>
<a href="mailto:laurent.contact@fainsin.bzh"><img src="img/mail.svg" alt="Email" /></a>
<a href="https://resume.laurent.fainsin.bzh"><img src="img/resume.svg" alt="Resume" /></a>
</div>