Skip to content

Commit

Permalink
Add Work Sans in HTML file
Browse files Browse the repository at this point in the history
  • Loading branch information
dinoosauro committed Aug 19, 2024
1 parent 8df0955 commit ecb7fa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<title>TagLibSharp-Web</title>
<base href="./" />
<link rel="stylesheet" href="css/app.css" />
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<link rel="icon" type="image/png" href="icon.svg" />
<link href="MetadataChange.styles.css" rel="stylesheet" />
<meta name="description"
Expand Down

0 comments on commit ecb7fa2

Please sign in to comment.