add favicon

This commit is contained in:
m
2026-03-22 20:20:30 +01:00
parent acc9710991
commit 8193bdd7f2
2 changed files with 43 additions and 0 deletions

View File

@@ -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