add various rel=me to hyperlinks

This commit is contained in:
Laureηt 2024-07-20 16:59:40 +02:00
parent 33fad20a82
commit e2c1d27621
Signed by: Laurent
SSH key fingerprint: SHA256:pb5NrYg80So5z9hmqQFPmp//sgr+DFeJkKhmGyU2NLk

View file

@ -27,10 +27,10 @@
<div class="social">
<a href="about"><img src="img/info.svg" alt="Info" /></a>
<a href="https://github.com/Laurent2916"><img src="img/github.svg" alt="GitHub" /></a>
<a href="https://git.fainsin.bzh/explore/repos"><img src="img/forgejo.svg" alt="Forgejo" /></a>
<a href="https://huggingface.co/1aurent"><img src="img/huggingface.svg" alt="HuggingFace" /></a>
<a href="https://www.linkedin.com/in/laurent-fainsin/"><img src="img/linkedin.svg" alt="LinkedIn" /></a>
<a href="https://github.com/Laurent2916" rel="me"><img src="img/github.svg" alt="GitHub" /></a>
<a href="https://git.fainsin.bzh/Laurent" rel="me"><img src="img/forgejo.svg" alt="Forgejo" /></a>
<a href="https://huggingface.co/1aurent" rel="me"><img src="img/huggingface.svg" alt="HuggingFace" /></a>
<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="mailto:laurent@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>