Added favicon and apple-icon
This commit is contained in:
parent
a50015867b
commit
5f37880214
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
|
@ -11,6 +11,9 @@
|
|||
<link rel="stylesheet" href="/css/normalize.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
<link rel="shortcut icon" href="/img/favicon.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/img/apple-icon-144x144.png" />
|
||||
|
||||
</head>
|
||||
<body class="preload">
|
||||
|
||||
|
|
Loading…
Reference in New Issue