fontenay-sous-bois-2018: update site logo (#73320)

This commit is contained in:
Serghei Mihai 2023-01-12 11:52:09 +01:00 committed by Gitea
parent eaeae3f24b
commit 0e10eccb1a
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -3,7 +3,7 @@
{% block header-pre %}
<div id="header-pre"><div>
<a id="logo-ville" href="{{website_url}}"><img width="165" height="78" src="{{ site_base }}{% static 'fontenay-sous-bois-2018/img/logo-fontenay.png' %}" alt="fontenay-sous-bois.fr"/></a>
<a id="logo-ville" href="{{website_url}}"><img width="243" height="77" src="{{ site_base }}{% static 'fontenay-sous-bois-2018/img/logo-fontenay.png' %}" alt="fontenay-sous-bois.fr"/></a>
<a id="home-link" href="{{portal_url}}">Mes démarches</a>
</div></div>
{% endblock %}