Moved favicon to the root
This commit is contained in:
parent
48158f0d23
commit
10a24c2770
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
@ -31,7 +31,7 @@
|
|||||||
<!-- Production
|
<!-- Production
|
||||||
<link type="text/css" rel="stylesheet" href="assets/css/min/main.css"> -->
|
<link type="text/css" rel="stylesheet" href="assets/css/min/main.css"> -->
|
||||||
|
|
||||||
<link rel="shortcut icon" href="assets/img/favicon.ico">
|
<link rel="shortcut icon" href="favicon.ico">
|
||||||
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon-iphone.png" sizes="120x120">
|
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon-iphone.png" sizes="120x120">
|
||||||
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon-ipad.png" sizes="152x152">
|
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon-ipad.png" sizes="152x152">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user