mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-06-14 23:32:30 +02:00
added favicon.png to the admin dashboard
This commit is contained in:
@@ -97,9 +97,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'baseTemplate/custom-js/pnotify.custom.min.css' %}">
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'websiteFunctions/websiteFunctions.css' %}">
|
||||
<link rel="stylesheet" type="text/css" href="https://www.jsdelivr.com/package/npm/fontawesome">
|
||||
<link rel="icon"
|
||||
type="image/png"
|
||||
href="{% static 'baseTemplate/assets/finalBase/favicon.png' %}">
|
||||
<link rel="icon" type="image/png" href="{% static 'baseTemplate/assets/finalBase/favicon.png' %}">
|
||||
|
||||
{% block styles %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user