Skip to content

Commit

Permalink
Update Footer.js
Browse files Browse the repository at this point in the history
  • Loading branch information
squirrion authored Dec 14, 2023
1 parent 0c5660f commit 0bc6fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function Footer() {
<div className="fr-footer__brand">
<a className="fr-footer__brand-link">
<div style={{ display: 'inline-block' }} >
<img src="/logos/logoRF.svg" alt="logo République Française" style={{ height: '80px', marginRight: '28px' }}/>
<img src="/logos/logoRF.svg" alt="logo R&eacute;publique Française" style={{ height: '80px', marginRight: '28px' }}/>
</div>
<div style={{ display: 'inline-block' }} >
<img
Expand Down

0 comments on commit 0bc6fe8

Please sign in to comment.