feat: add rel=external to linkedin and mastodon links

This commit is contained in:
Bruno Carlin 2025-07-06 14:22:12 +02:00
parent 82281f93ca
commit 7c89719f21
Signed by: bcarlin
GPG key ID: 8E254EA0FFEB9B6D
2 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@
url: 'https://hachyderm.io/@bcarlin'
weight: 20
params:
rel: "me"
rel: "me external"
iconName: "mastodon-fill"
iconTitle: "Mastodon"
@ -29,7 +29,7 @@
url: 'https://www.linkedin.com/in/brunocarlin'
weight: 30
params:
rel: "me"
rel: "me external"
iconName: "linkedin-fill"
iconTitle: "LinkedIn"

View file

@ -21,7 +21,7 @@
url: 'https://hachyderm.io/@bcarlin'
weight: 20
params:
rel: "me"
rel: "me external"
iconName: "mastodon-fill"
iconTitle: "Mastodon"
@ -29,7 +29,7 @@
url: 'https://www.linkedin.com/in/brunocarlin'
weight: 30
params:
rel: "me"
rel: "me external"
iconName: "linkedin-fill"
iconTitle: "LinkedIn"