Update favicon

This commit is contained in:
Hazem Krimi
2021-04-23 18:19:48 +01:00
parent 30bef37c3e
commit d3816e9306
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta