Fix favicon

This commit is contained in:
Dave Gallant
2023-03-31 19:49:49 -04:00
parent ae242d5afc
commit 0f6825c9d2
5 changed files with 1068 additions and 111 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

BIN
public/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
<link rel="icon" href="<%= BASE_URL %>favicon.png" />
<title>rfd.fyi - An overlay of hot deals</title>
</head>
<body>