changed favicon name

This commit is contained in:
Maxim 2020-01-12 13:42:25 -06:00 committed by GitHub
parent 115e1dc21c
commit 58a7402938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<title>App</title>
{% endif %}
<link rel="shortcut icon" href="{{ url_for('static', filename='faveicon.png') }}">
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.png') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='css/bootstrap/bootstrap.min.css')}}">
<link rel="stylesheet" href="{{ url_for('static', filename='css/bootstrap/bootstrap-datepicker.css')}}">