Removing pinktober for AE

This commit is contained in:
Yann LV
2022-11-14 20:40:19 +01:00
parent e0ad288cf4
commit e76e2b1537
2 changed files with 19 additions and 12 deletions

View File

@ -41,7 +41,7 @@
</div>
<div id="header_logo">
<a href="{{ url('core:index') }}">
<img src="{{ static('core/img/ae-pinktober.png') }}" alt="AE logo">
<img src="{{ static('core/img/logo.png') }}" alt="AE logo">
</a>
</div>
{% if not user.is_authenticated %}