Preconnect to go.bsky.app (#8825)
* preconnect to go.bsky.app * other location why not
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
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://go.bsky.app">
|
||||||
<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,6 +15,7 @@
|
|||||||
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://go.bsky.app">
|
||||||
<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