add favicon for yandex
This commit is contained in:
parent
162dc9c187
commit
dcdf9b7087
BIN
static/favicon.png
Normal file
BIN
static/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
@ -43,7 +43,7 @@
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.6.1/font/bootstrap-icons.css">
|
||||
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='css/carousel.css') }}" />
|
||||
<link rel="icon" href="{{ url_for('static', filename='images/klintorg_logo.png')}}" type="image/png" />
|
||||
<link rel="icon" href="https://klintorg.ru/favicon.png" type="image/png" />
|
||||
|
||||
{% if title %}
|
||||
<title>klintorg - {{ title }}</title>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user