feat: add canonical URL
This commit is contained in:
parent
8ccfa4173a
commit
9ea4c5b594
1 changed files with 1 additions and 1 deletions
|
@ -37,11 +37,11 @@ const baseURL = 'https://ayo.ayco.io'
|
|||
<meta property="og:description" content={description} />
|
||||
<meta property="og:image" content={`/${ogImage}`} />
|
||||
|
||||
<link rel="canonical" href="https://ayo.ayco.io/" />
|
||||
<link rel="sitemap" href="/sitemap-index.xml" />
|
||||
<link rel="me" href="https://ayos.blog" />
|
||||
<link rel="me" href="https://social.ayco.io/@ayo" />
|
||||
<link rel="me" href="https://m.webtoo.ls/@ayo" />
|
||||
<link rel="me" href="https://webtoo.ls/@ayo" />
|
||||
<link rel="me" href="https://fosstodon.org/@ayo" />
|
||||
<link rel="me" href="https://metapixl.com/@ayo" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue