add favicon
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
<meta name="author" content="" />
|
||||
|
||||
<title>{% block title %}Default Title{% endblock %}</title>
|
||||
<link
|
||||
rel="shortcut icon"
|
||||
href="{{ url_for('static', filename='favicon.svg') }}"
|
||||
/>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link
|
||||
|
||||
Reference in New Issue
Block a user