We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 953d356 commit c10d4f8Copy full SHA for c10d4f8
web/src/index.html
@@ -23,6 +23,8 @@
23
<meta property="twitter:card" content="summary_large_image">
24
<meta property="twitter:image" content="https://assets.sandydoo.me/flux/social-share-2022-07-07.jpg">
25
26
+ <link rel="preload" href="fonts/Inter-upright.var.woff2" as="font" type="font/woff2" crossorigin="">
27
+
28
<style>
29
:root {
30
color-scheme: dark;
0 commit comments