There was an error while loading. Please reload this page.
1 parent 1629ffa commit 2be9eb9Copy full SHA for 2be9eb9
1 file changed
ui/src/partials/head-styles.hbs
@@ -1,3 +1,4 @@
1
<link rel="preload" href="{{{uiRootPath}}}/font/noto-sans-latin-400-normal.woff2" as="font" type="font/woff2" crossorigin>
2
<link rel="preload" href="{{{uiRootPath}}}/font/ibm-plex-mono-latin-600-normal.woff2" as="font" type="font/woff2" crossorigin>
3
+ <link rel="preload" href="{{{uiRootPath}}}/font/noto-sans-latin-700-normal.woff2" as="font" type="font/woff2" crossorigin>
4
<link rel="stylesheet" href="{{{uiRootPath}}}/css/site.css">
0 commit comments