favicon
This commit is contained in:
BIN
pyproger/static/favicon.ico
Executable file
BIN
pyproger/static/favicon.ico
Executable file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
@@ -7,6 +7,7 @@
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/style.css') }}">
|
||||
<title>{% block title %}{% endblock title %}</title>
|
||||
<meta name="description" content="{% block header_description %}{% endblock header_description %}" />
|
||||
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
|
||||
{% for h in headers %}
|
||||
{{h.content | safe}}
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user