|
@@ -7,7 +7,7 @@
|
|
|
<meta name="description" content="FlaskBB is a forum software written in Flask">
|
|
|
<meta name="author" content="FlaskBB Team">
|
|
|
|
|
|
- <link rel="shortcut icon" href="{{ url_for('static', filename='img/favicon.ico') }}">
|
|
|
+ <link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
|
|
|
|
|
|
{% block css %}
|
|
|
<link rel="stylesheet" href="{{ url_for('static', filename='css/bootstrap.min.css') }}">
|