Fix favicon
This commit is contained in:
parent
6d744a8840
commit
d0d75b5991
13 changed files with 28 additions and 4 deletions
|
@ -8,9 +8,10 @@
|
|||
content="width=device-width, initial-scale=1, user-scalable=yes"
|
||||
/>
|
||||
|
||||
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/site.webmanifest" />
|
||||
|
||||
<title>Dimitri Lozeve - $title$</title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue