Remove "bsky.network" from preconnect (#7559)
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
Preconnect to essential domains
|
Preconnect to essential domains
|
||||||
-->
|
-->
|
||||||
<link rel="preconnect" href="https://bsky.social">
|
<link rel="preconnect" href="https://bsky.social">
|
||||||
<link rel="preconnect" href="https://bsky.network">
|
|
||||||
<title>{%- block head_title -%}Bluesky{%- endblock -%}</title>
|
<title>{%- block head_title -%}Bluesky{%- endblock -%}</title>
|
||||||
|
|
||||||
<!-- Hello Humans! API docs at https://atproto.com -->
|
<!-- Hello Humans! API docs at https://atproto.com -->
|
||||||
|
|||||||
@@ -15,7 +15,6 @@
|
|||||||
Preconnect to essential domains
|
Preconnect to essential domains
|
||||||
-->
|
-->
|
||||||
<link rel="preconnect" href="https://bsky.social">
|
<link rel="preconnect" href="https://bsky.social">
|
||||||
<link rel="preconnect" href="https://bsky.network">
|
|
||||||
<title>%WEB_TITLE%</title>
|
<title>%WEB_TITLE%</title>
|
||||||
|
|
||||||
<link rel="preload" as="font" type="font/woff2" href="/static/media/InterVariable.c504db5c06caaf7cdfba.woff2" crossorigin>
|
<link rel="preload" as="font" type="font/woff2" href="/static/media/InterVariable.c504db5c06caaf7cdfba.woff2" crossorigin>
|
||||||
|
|||||||
Reference in New Issue
Block a user