update marianne logo and shrunk size from 5K to 0.5K
This commit is contained in:
parent
576a740bb2
commit
42d0ffb977
2 changed files with 1 additions and 1 deletions
BIN
app/assets/images/marianne.png
Normal file
BIN
app/assets/images/marianne.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 508 B |
|
@ -20,7 +20,7 @@
|
|||
- else
|
||||
- root_profile_link, root_profile_libelle = root_path_info_for_profile(nav_bar_profile)
|
||||
= link_to root_profile_link, class: 'header-logo justify-center', title: root_profile_libelle do
|
||||
= image_tag 'marianne.svg', alt: 'Liberté, égalité, fraternité', width: '65', height: 56, loading: 'lazy'
|
||||
= image_tag 'marianne.png', alt: 'Liberté, égalité, fraternité', width: '65', height: 56, loading: 'lazy'
|
||||
%span.big.site-title>
|
||||
= APPLICATION_NAME
|
||||
%span.small.site-title>
|
||||
|
|
Loading…
Reference in a new issue