mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-09 21:56:16 +02:00
Merge pull request #525 from jordanlambrecht/v2.0.4-dev
Added favicon.png to admin dashboard
This commit is contained in:
@@ -97,6 +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' %}">
|
||||
|
||||
{% block styles %}
|
||||
{% endblock %}
|
||||
@@ -997,4 +998,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