diff options
Diffstat (limited to 'bskyembed/index.html')
-rw-r--r-- | bskyembed/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bskyembed/index.html b/bskyembed/index.html index 61d0c7d17..ab33cf6e5 100644 --- a/bskyembed/index.html +++ b/bskyembed/index.html @@ -4,6 +4,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Bluesky Embed</title> + <link rel="preconnect" href="https://public.api.bsky.app"> <link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png"> |