New favicon
This commit is contained in:
parent
20042344cc
commit
9ede87ecef
5 changed files with 1393 additions and 18 deletions
|
@ -4,6 +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" type="image/svg+xml" href="/icon.svg" sizes="any" />
|
||||
<title>Messaging</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="icon" href="/favicon.ico" type="image/gif">
|
||||
|
|
Reference in a new issue