Skip to content

Commit 18ad085

Browse files
authored
Update layout.html
1 parent a0d1e66 commit 18ad085

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

sphinx_scylladb_theme/layout.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,11 @@
1515
{% endfor %}
1616
{% endmacro %}
1717
{% macro css() %}
18-
<!-- connect to domain of font files -->
19-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
18+
<!-- increase expertrec loading priority-->
19+
<link rel="dns-prefetch" href="https://cse.expertrec.com">
2020

21-
<!-- optionally increase loading priority -->
21+
<!-- increase font loading priority -->
22+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
2223
<link rel="preload" as="style"
2324
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap" />
2425

0 commit comments

Comments
 (0)