Skip to content

Commit

Permalink
Removed random space in homepage.html head
Browse files Browse the repository at this point in the history
  • Loading branch information
kainoaw committed Jun 5, 2024
1 parent 6ea7f4e commit 7dcac93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/homepage/homepage.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Homepage</title>
<!-- CSS File -->
<link rel="stylesheet" href="homepage.css" />
<!-- Icon -->
<!-- Icon -->
<link rel="icon" type="image/x-icon" href="/source/icons/website-icon.ico">
<!-- Font style -->
<link rel="preconnect" href="https://fonts.googleapis.com">
Expand Down

0 comments on commit 7dcac93

Please sign in to comment.