Skip to content

Commit

Permalink
Merge pull request #29 from CSE2102-Fall24/eoa21004-patch-11
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
eoa21004 authored Nov 25, 2024
2 parents 9c8bb90 + c4116ea commit 789626e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Frontend/furrr_everr_Friends/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +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">
</head>
<body>
<div id="root"></div> <!-- This is where React will mount -->
Expand Down

0 comments on commit 789626e

Please sign in to comment.