mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-28 22:41:07 +02:00
Added Favicon.png to admin dashboard
This commit is contained in:
@@ -97,6 +97,9 @@
|
||||
<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' %}">
|
||||
|
||||
{% block styles %}
|
||||
{% endblock %}
|
||||
@@ -997,4 +1000,3 @@
|
||||
{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
BIN
static/baseTemplate/assets/finalBase/favicon.png
Normal file
BIN
static/baseTemplate/assets/finalBase/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user