We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4454636 commit 1dfba36Copy full SHA for 1dfba36
index.html
@@ -37,9 +37,8 @@
37
href="https://fonts.googleapis.com/css2?family=Rubik:wght@300..900&display=swap"
38
rel="stylesheet"
39
/>
40
-
+
41
<!-- Performance hints for AI provider APIs -->
42
- <link rel="preconnect" href="https://api.openai.com" crossorigin />
43
<link rel="dns-prefetch" href="https://api.openai.com" />
44
<link rel="dns-prefetch" href="https://api.anthropic.com" />
45
<link rel="dns-prefetch" href="https://generativelanguage.googleapis.com" />
0 commit comments