This commit is contained in:
parent
17724e8442
commit
e91e43d1a3
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
<link
|
<link
|
||||||
rel="apple-touch-icon"
|
rel="apple-touch-icon"
|
||||||
sizes="180x180"
|
sizes="180x180"
|
||||||
href="styles/blue/apple-touch-icon.png"
|
href="/styles/blue/apple-touch-icon.png"
|
||||||
/>
|
/>
|
||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
sizes="32x32"
|
sizes="32x32"
|
||||||
href="styles/blue/favicon-32x32.png"
|
href="/styles/blue/favicon-32x32.png"
|
||||||
/>
|
/>
|
||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
sizes="16x16"
|
sizes="16x16"
|
||||||
href="styles/blue/favicon-16x16.png"
|
href="/styles/blue/favicon-16x16.png"
|
||||||
/>
|
/>
|
Loading…
Add table
Reference in a new issue