aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/frontend/index.html')
-rw-r--r--subprojects/frontend/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/subprojects/frontend/index.html b/subprojects/frontend/index.html
index e1d2bf14..1bf3472e 100644
--- a/subprojects/frontend/index.html
+++ b/subprojects/frontend/index.html
@@ -18,9 +18,9 @@
18 <meta name="theme-color" media="(prefers-color-scheme:light)" content="#f5f5f5"> 18 <meta name="theme-color" media="(prefers-color-scheme:light)" content="#f5f5f5">
19 <meta name="theme-color" media="(prefers-color-scheme:dark)" content="#21252b"> 19 <meta name="theme-color" media="(prefers-color-scheme:dark)" content="#21252b">
20 <style> 20 <style>
21 @import '@fontsource/inter/variable.css'; 21 @import '@fontsource-variable/inter/wght.css';
22 @import '@fontsource/jetbrains-mono/variable.css'; 22 @import '@fontsource-variable/jetbrains-mono/wght.css';
23 @import '@fontsource/jetbrains-mono/variable-italic.css'; 23 @import '@fontsource-variable/jetbrains-mono/wght-italic.css';
24 </style> 24 </style>
25 </head> 25 </head>
26 <body> 26 <body>