Skip to content

Commit

Permalink
feat: replace header logo
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens committed Oct 24, 2024
1 parent 99acb91 commit 00f6c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formulaire/src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const Header: React.FC<Props> = ({
<div className={styles.wrapper}>
<HeaderSDE className={styles.headerSDE}>
<HeaderBody>
<Logo>Préfet de la région Île-de-France</Logo>
<Logo>RÉPUBLIQUE FRANÇAISE</Logo>
<HeaderOperator>
<Image
src={logoEds}
Expand Down

0 comments on commit 00f6c68

Please sign in to comment.