Skip to content

Commit

Permalink
Merge pull request #34 from unm07/update-title-and-favicon
Browse files Browse the repository at this point in the history
Update title and favicon
  • Loading branch information
ShrutiGossain authored Oct 16, 2023
2 parents 8c8211e + 84589c5 commit cbf2586
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="icon" href="relief-connect-logo-removebg-preview.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
Expand Down Expand Up @@ -52,7 +52,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Relief Connect</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
Binary file added public/relief-connect-logo-removebg-preview.ico
Binary file not shown.

0 comments on commit cbf2586

Please sign in to comment.