add fediverse verification links
This commit is contained in:
parent
d904870bb7
commit
e236fdf44e
1 changed files with 7 additions and 1 deletions
|
@ -39,6 +39,12 @@ const baseURL = "https://ayo.ayco.io";
|
|||
<meta property="og:description" content={description} />
|
||||
<meta property="og:image" content="/ayo.png" />
|
||||
|
||||
<link rel="me" href="https://social.ayco.io/@ayo" />
|
||||
<link rel="me" href="https://mastodon.ph/@ayo" />
|
||||
<link rel="me" href="https://shrediverse.net/@ayo" />
|
||||
<link rel="me" href="https://stop.voring.me/@ayo" />
|
||||
<link rel="me" href="https://metapixl.com/@ayo" />
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.ico" />
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue