Add favicon and site title.

So I can find the tab, essentially.
This commit is contained in:
Eli Ribble 2024-08-27 10:09:24 -07:00
parent cda369a5f0
commit 302cbdd43d
2 changed files with 1 additions and 1 deletions

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -24,7 +24,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>Drishti Mail</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>