Spaces:
Running
Running
apple_fonts.css moved to this repo
Browse files- index.html +1 -1
index.html
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
24 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
25 |
<link rel="stylesheet prefetch" href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:[email protected]&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap">
|
26 |
-
<link rel="stylesheet prefetch" href="
|
27 |
<link rel="stylesheet prefetch" href="style.css">
|
28 |
</head>
|
29 |
<body>
|
|
|
23 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
24 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
25 |
<link rel="stylesheet prefetch" href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:[email protected]&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap">
|
26 |
+
<link rel="stylesheet prefetch" href="apple_fonts.css">
|
27 |
<link rel="stylesheet prefetch" href="style.css">
|
28 |
</head>
|
29 |
<body>
|