Skip to content

Commit

Permalink
chore: add comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
Syndrizzle authored Sep 11, 2024
1 parent a25d290 commit fa72145
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@

<!-- This link tag imports the Font Awesome CSS library. -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css">
<!-- This link tag imports the CSS Stylesheet. -->
<link rel="stylesheet" href="styles.css">
<!-- This link tag imports the Inter font. -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter">

</head>
Expand Down

0 comments on commit fa72145

Please sign in to comment.