Skip to content

Commit

Permalink
feat(refine-hr): add font
Browse files Browse the repository at this point in the history
  • Loading branch information
alicanerdurmaz committed Sep 24, 2024
1 parent 71562ae commit 5ce1d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/refine-hr-minimal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using refine" />
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700;800&display=swap"
href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet"
/>

Expand Down

0 comments on commit 5ce1d3b

Please sign in to comment.