diff options
Diffstat (limited to 'bskyweb/templates')
-rw-r--r-- | bskyweb/templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html index 43ab379d5..349bd74e1 100644 --- a/bskyweb/templates/base.html +++ b/bskyweb/templates/base.html @@ -8,7 +8,6 @@ Preconnect to essential domains --> <link rel="preconnect" href="https://bsky.social"> - <link rel="preconnect" href="https://bsky.network"> <title>{%- block head_title -%}Bluesky{%- endblock -%}</title> <!-- Hello Humans! API docs at https://atproto.com --> |