Přidání favicon.ico

Ikona obsahuje tři rastry o rozměrech 16, 32 a 64px s kompresí
a optimalizací.
search
Emil Miler 3 years ago
parent 0df00aeb54
commit 2acae1ae57

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

@ -10,6 +10,7 @@
{%- endblock title -%}
</title>
<link rel="stylesheet" href="{{ get_url(path="main.css") | safe }}">
<link rel="shortcut icon" type="image/x-icon" href="{{ get_url(path="favicon.ico") }}" />
</head>
<body>
<header>

Loading…
Cancel
Save