Ajout d'un logo plus petit pour ne pas charger le gros en permanence

Dans l'idéal faudrait même faire une version svg
This commit is contained in:
Darks 2019-09-08 23:10:28 +02:00
parent a29657da24
commit de83f09024
Signed by: Darks
GPG Key ID: F61F10FA138E797C
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -1,7 +1,7 @@
<nav>
<ul id="light-menu">
<a id="logo" href="{{ url_for('index') }}">
<img src="{{ url_for('static',filename= 'images/logo_noshadow.png') }}" alt="logo"/>
<img src="{{ url_for('static',filename= 'images/logo_noshadow-small.png') }}" alt="logo"/>
</a>
<li>