-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,7 @@ For compatibility with older browsers while maintaining a fast and smooth experi | |
|
||
```html | ||
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin="anonymous" /> | ||
<link rel="preolad" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans-std/fonts/webfonts/static/split/WantedSansStd.min.css" /> | ||
<link rel="preload" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans-std/fonts/webfonts/static/split/WantedSansStd.min.css" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans-std/fonts/webfonts/static/split/WantedSansStd.min.css" /> | ||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,7 @@ font-family: "Wanted Sans Std Variable", "Wanted Sans Std", -apple-system, Blink | |
|
||
```html | ||
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin="anonymous" /> | ||
<link rel="preolad" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans-std/fonts/webfonts/static/split/WantedSansStd.min.css" /> | ||
<link rel="preload" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans-std/fonts/webfonts/static/split/WantedSansStd.min.css" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans-std/fonts/webfonts/static/split/WantedSansStd.min.css" /> | ||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,7 @@ For compatibility with older browsers while maintaining a fast and smooth experi | |
|
||
```html | ||
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin="anonymous" /> | ||
<link rel="preolad" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans/fonts/webfonts/static/split/WantedSans.min.css" /> | ||
<link rel="preload" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans/fonts/webfonts/static/split/WantedSans.min.css" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans/fonts/webfonts/static/split/WantedSans.min.css" /> | ||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,7 @@ font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSyste | |
|
||
```html | ||
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin="anonymous" /> | ||
<link rel="preolad" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans/fonts/webfonts/static/split/WantedSans.min.css" /> | ||
<link rel="preload" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans/fonts/webfonts/static/split/WantedSans.min.css" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/wanteddev/[email protected]/packages/wanted-sans/fonts/webfonts/static/split/WantedSans.min.css" /> | ||
``` | ||
|
||
|