Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Preload semi-bold font
Alexis Sellier committed 4 years ago
commit 756c40d2024be82f6a8293b59c28ffd888deb4fe
parent 48eee6421d26f2478d5729d0f05a132cf9375aa1
1 file changed +1 -0
modified public/index.html
@@ -9,6 +9,7 @@
    <link rel="icon" href="/favicon.ico">
    <link rel="icon" href="/favicon.svg" type="image/svg+xml">
    <link rel="preload" href="/fonts/Inter-Regular.woff" as="font" type="font/woff">
+
    <link rel="preload" href="/fonts/Inter-SemiBold.otf" as="font" type="font/otf">

    <title>Radicle Interface</title>
  </head>