From eef639ea54f2309e6da18a293e07d54b7953f626 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 14 Aug 2025 01:00:27 +0300 Subject: [PATCH] Preconnect to go.bsky.app (#8825) * preconnect to go.bsky.app * other location why not --- bskyweb/templates/base.html | 1 + web/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html index 349bd74e19..d72494da1a 100644 --- a/bskyweb/templates/base.html +++ b/bskyweb/templates/base.html @@ -8,6 +8,7 @@ Preconnect to essential domains --> + {%- block head_title -%}Bluesky{%- endblock -%} diff --git a/web/index.html b/web/index.html index ab45b9a99c..2077530fe0 100644 --- a/web/index.html +++ b/web/index.html @@ -15,6 +15,7 @@ Preconnect to essential domains --> + %WEB_TITLE%