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'
|
||||
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"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue