Skip to content

Commit

Permalink
0.03
Browse files Browse the repository at this point in the history
Change google fonts to see why error is thrown in grade
  • Loading branch information
EDU-MDAnderson committed Apr 23, 2024
1 parent 41505ed commit c2c8297
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<meta name="description" content="Student Home Page"/>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="styles/smaller.css" media="screen and (max-width: 37.5em)">
<link rel="stylesheet" type="text/css" href="styles/normalize.css">
<link rel="stylesheet" type="text/css" href="styles/base.css">
Expand Down

0 comments on commit c2c8297

Please sign in to comment.