Update favicons
This commit is contained in:
parent
711e211e20
commit
3a2f6fa232
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
<title></title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href='/favicon.ico' rel='shortcut icon'>
|
||||
<link href='/icon.png' rel='shortcut icon'>
|
||||
<link href="/stylesheets/manifest.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body class='signal'>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href='/favicon.ico' rel='shortcut icon'>
|
||||
<link href='/icon.png' rel='shortcut icon'>
|
||||
<link href="/stylesheets/manifest.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body class='signal index'>
|
||||
|
|
Loading…
Reference in a new issue