diff options
Diffstat (limited to 'bskyweb')
-rw-r--r-- | bskyweb/templates/home.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bskyweb/templates/home.html b/bskyweb/templates/home.html index 5d3fbad85..9e5c670a2 100644 --- a/bskyweb/templates/home.html +++ b/bskyweb/templates/home.html @@ -12,6 +12,7 @@ <meta property="og:url" content="https://bsky.app" /> <meta name="twitter:url" content="https://bsky.app" /> + <link rel="canonical" href="https://bsky.app" /> <meta property="og:image" content="https://bsky.app/static/social-card-default-gradient.png" /> <meta property="twitter:image" content="https://bsky.app/static/social-card-default-gradient.png" /> |