Skip to content

Commit

Permalink
Merge pull request #30 from CSE2102-Fall24/eoa21004-patch-12
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
eoa21004 authored Nov 25, 2024
2 parents 789626e + 108de9c commit 2d7ef50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/furrr_everr_Friends/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Furrr Everrr Friends</title>
<link rel="icon" href="/assets/images/Icon.jpg" type="image/jpeg">
<link rel="icon" href="/assets/images/icon.jpg" type="image/jpeg">
</head>
<body>
<div id="root"></div> <!-- This is where React will mount -->
Expand Down

0 comments on commit 2d7ef50

Please sign in to comment.