feat: add rel=external to linkedin and mastodon links
This commit is contained in:
parent
82281f93ca
commit
7c89719f21
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
||||||
url: 'https://hachyderm.io/@bcarlin'
|
url: 'https://hachyderm.io/@bcarlin'
|
||||||
weight: 20
|
weight: 20
|
||||||
params:
|
params:
|
||||||
rel: "me"
|
rel: "me external"
|
||||||
iconName: "mastodon-fill"
|
iconName: "mastodon-fill"
|
||||||
iconTitle: "Mastodon"
|
iconTitle: "Mastodon"
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
url: 'https://www.linkedin.com/in/brunocarlin'
|
url: 'https://www.linkedin.com/in/brunocarlin'
|
||||||
weight: 30
|
weight: 30
|
||||||
params:
|
params:
|
||||||
rel: "me"
|
rel: "me external"
|
||||||
iconName: "linkedin-fill"
|
iconName: "linkedin-fill"
|
||||||
iconTitle: "LinkedIn"
|
iconTitle: "LinkedIn"
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
url: 'https://hachyderm.io/@bcarlin'
|
url: 'https://hachyderm.io/@bcarlin'
|
||||||
weight: 20
|
weight: 20
|
||||||
params:
|
params:
|
||||||
rel: "me"
|
rel: "me external"
|
||||||
iconName: "mastodon-fill"
|
iconName: "mastodon-fill"
|
||||||
iconTitle: "Mastodon"
|
iconTitle: "Mastodon"
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
url: 'https://www.linkedin.com/in/brunocarlin'
|
url: 'https://www.linkedin.com/in/brunocarlin'
|
||||||
weight: 30
|
weight: 30
|
||||||
params:
|
params:
|
||||||
rel: "me"
|
rel: "me external"
|
||||||
iconName: "linkedin-fill"
|
iconName: "linkedin-fill"
|
||||||
iconTitle: "LinkedIn"
|
iconTitle: "LinkedIn"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue