Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
@@ -7,6 +7,9 @@
|
|
7 |
<title>Transformers.js - Background Removal</title>
|
8 |
<script type="module" crossorigin src="/assets/index-E_M5nW8h.js"></script>
|
9 |
<link rel="stylesheet" crossorigin href="/assets/index-SojaDS6z.css">
|
|
|
|
|
|
|
10 |
</head>
|
11 |
|
12 |
<body>
|
|
|
7 |
<title>Transformers.js - Background Removal</title>
|
8 |
<script type="module" crossorigin src="/assets/index-E_M5nW8h.js"></script>
|
9 |
<link rel="stylesheet" crossorigin href="/assets/index-SojaDS6z.css">
|
10 |
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
11 |
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
12 |
+
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap" rel="stylesheet">
|
13 |
</head>
|
14 |
|
15 |
<body>
|