Change icon

This commit is contained in:
Chigozirim Igweamaka 2024-05-09 20:44:25 +01:00
parent 7454f3f8a3
commit 0f4bbddd96
3 changed files with 2 additions and 2 deletions

BIN
client/public/full-moon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View file

@ -2,14 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="icon" href="%PUBLIC_URL%/full-moon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/rec.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/

BIN
client/public/rec.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB