Add favicon assets and update HTML references for improved branding
This commit is contained in:
parent
a462fabde4
commit
b20eee8cfb
9 changed files with 55 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
Musik
|
||||
{% endblock title %}
|
||||
</title>
|
||||
<link rel="icon" href="{% static "logo.svg" %}">
|
||||
{% include "favicon.html" %}
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&display=swap"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue