We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6bd83 commit 11c40fbCopy full SHA for 11c40fb
1 file changed
content/_includes/head.html
@@ -23,6 +23,8 @@
23
24
{% include external/font.html %}
25
26
+ <link rel="dns-prefetch" href="https://fiqci-backend.2.rahtiapp.fi">
27
+
28
<!-- Add React from CDN -->
29
<script crossorigin src="https://unpkg.com/react@18/umd/react.production.min.js"></script>
30
<script crossorigin src="https://unpkg.com/react-dom@18/umd/react-dom.production.min.js"></script>
0 commit comments