web.myco.systems/layouts/partials/favicons.html
brooke e91e43d1a3
All checks were successful
Hugo / build (push) Successful in 28s
fix favicons.html
2024-04-16 15:38:42 -04:00

17 lines
No EOL
288 B
HTML

<link
rel="apple-touch-icon"
sizes="180x180"
href="/styles/blue/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="/styles/blue/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/styles/blue/favicon-16x16.png"
/>