Skip to content

Commit

Permalink
Better font imports
Browse files Browse the repository at this point in the history
  • Loading branch information
vahnag committed Dec 28, 2022
1 parent 98ce46f commit f8ea946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const config = {
},
{
attributes: {
href: "https://fonts.googleapis.com/css2?family=Inter&family=Archivo&display=swap",
href: "https://fonts.googleapis.com/css2?family=Archivo:wght@600;700&family=Inter:wght@400;500;600;700&display=swap",
rel: "stylesheet",
},
tagName: "link",
Expand Down

0 comments on commit f8ea946

Please sign in to comment.