Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Removed unnecessary space between link
  • Loading branch information
DavisKiprotich authored Aug 18, 2023
1 parent 89aa4ed commit a98b443
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
<link rel="stylesheet" href="./style.css" />
<link rel="stylesheet" href="./introSection.css" />
<link rel="stylesheet" href="./navbar.css" />
<link rel="stylesheet" href="./mobileView.css" />

<link rel="stylesheet" href="./mobileView.css" />
<link rel="shortcut icon" type="image/x-icon" href="/PetMe/Assets/Images/logo.jpg">
<script
defer
Expand Down

0 comments on commit a98b443

Please sign in to comment.