Compare commits

..

2 commits

Author SHA1 Message Date
de79a6eab7
DRAFTS 2025-07-08 01:20:02 +02:00
7c89719f21
feat: add rel=external to linkedin and mastodon links 2025-07-08 01:20:02 +02:00
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"