Add cannonical url to home page

This commit is contained in:
Lucas Phang 2021-04-30 17:28:11 +10:00
parent 15b76071ed
commit 8cd3181436
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ const Index = () => {
key="ogdesc"
/>
<meta name="apple-itunes-app" content="app-id=1547745078" />
<link rel="canonical" href="https://oxen.io/"></link>
</Head>
{/* Only visible when no pages are open */}