From eef639ea54f2309e6da18a293e07d54b7953f626 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 14 Aug 2025 01:00:27 +0300 Subject: Preconnect to go.bsky.app (#8825) * preconnect to go.bsky.app * other location why not --- bskyweb/templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'bskyweb') diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html index 349bd74e1..d72494da1 100644 --- a/bskyweb/templates/base.html +++ b/bskyweb/templates/base.html @@ -8,6 +8,7 @@ Preconnect to essential domains --> + {%- block head_title -%}Bluesky{%- endblock -%} -- cgit 1.4.1