Use company_site favicon for the tab icon #10
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
@@ -11,7 +11,7 @@
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&display=swap" rel="stylesheet">
|
||||
<link href="{% static 'core/css/style.css' %}" rel="stylesheet">
|
||||
<link href="{% static 'core/css/overrides.css' %}" rel="stylesheet">
|
||||
<link rel="icon" type="image/png" href="{% static 'core/img/logo.png' %}">
|
||||
<link rel="icon" type="image/png" href="{% static 'core/img/favicon.png' %}">
|
||||
</head>
|
||||
<body{% if debug %} class="has-debug-banner"{% endif %}>
|
||||
{% if debug %}
|
||||
|
||||
Reference in New Issue
Block a user