Skip to content
Snippets Groups Projects
Commit e0576ae4 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

update admin logo

parent 96eedded
Branches
No related tags found
No related merge requests found
Pipeline #16469 passed
shared/static/shared/logo.png

16 KiB

...@@ -79,3 +79,11 @@ ...@@ -79,3 +79,11 @@
} }
</style> </style>
{% endblock %} {% endblock %}
{% block branding %}
<h1 id="site-name">
<a href="{% url 'admin:index' %}">
<img src="{% static 'shared/logo.png' %}" height="40px">
</a>
</h1>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment