Skip to content

Commit

Permalink
Fix Google fonts Icons on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerBone422 committed Aug 19, 2024
1 parent b4c8445 commit 7f1b509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<script src="/global.js"></script><!--Global-->

<!--Addons-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200"/>
</head>

<!--Content On The Page-->
Expand Down

0 comments on commit 7f1b509

Please sign in to comment.