Skip to content

Commit

Permalink
fix: add google font symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
alecarn committed Apr 11, 2024
1 parent e400086 commit fb7af4a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200"
/>
</head>
<link id="theme-styles" rel="stylesheet" />
<meta name="theme-color" content="#1976d2" />
</head>
Expand Down

0 comments on commit fb7af4a

Please sign in to comment.