Skip to content

Commit

Permalink
feat(logo): Rename ministry
Browse files Browse the repository at this point in the history
  • Loading branch information
annelhote committed Jan 3, 2025
1 parent 73a03fe commit cc8ec9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/layout/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export default function Footer({ switchTheme }) {
asLink={<Link href="https://www.enseignementsup-recherche.gouv.fr/fr" />}
splitCharacter={9}
>
Ministère de l‘enseignement supérieur et de la recherche
Ministère chargé de l‘enseignement supérieur et de la recherche
</Logo>
<FooterBodyItem>
<Link target="_blank" href="https://legifrance.gouv.fr">
Expand Down
2 changes: 1 addition & 1 deletion src/layout/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export default function Header() {
<HeaderWrapper>
<HeaderBody>
<Logo splitCharacter={9}>
Ministère de l'enseignement supérieur et de la recherche
Ministère chargé de l'enseignement supérieur et de la recherche
</Logo>
<Service
title={(
Expand Down

0 comments on commit cc8ec9d

Please sign in to comment.