Skip to content

Commit

Permalink
lint(font): extra space in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Apr 2, 2022
1 parent 1261761 commit 92c9e65
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package/font/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ Best practices of using persian/arabic web fonts for progressive web application
<link rel="preconnect" href="https://cdn.jsdelivr.net">
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin>

<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@alwatr/font@1.2.3/font.min.css"
fetchpriority="high"
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@alwatr/font@1.2.3/font.min.css"
fetchpriority="high"
/>

<link rel="preload" href="https://cdn.jsdelivr.net/npm/@alwatr/font@1.2.3/vazirmatn/vazirmatn[wght].woff2" as="font" type="font/woff2" crossorigin />
Expand Down

0 comments on commit 92c9e65

Please sign in to comment.