Skip to content

Commit

Permalink
Merge pull request #126 from Frookied/Frookied-patch-mentions_legales
Browse files Browse the repository at this point in the history
fix: frookied patch MenuTitle & mentions legales
  • Loading branch information
Frookied authored Oct 25, 2024
2 parents 5370a63 + ea013db commit e937304
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion webapp-next/components/layouts/Menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export function Menu() {
</Box>
<Box mt={5} h="3px" w="full" bg="gray.50" />
<Box mt={10} px={6}>
<MenuTitle title="Cause de décès" />
<MenuTitle title="Mention recherchée" />
<FilterCauses />
</Box>
<Box mt={10} px={6}>
Expand Down
4 changes: 2 additions & 2 deletions webapp-next/pages/legals/mentions-legales.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ export default function MentionsLegales() {
Directeur de la publication
</Heading>
<Text>
Le directeur de la publication est Amélie VerdierDirectrice
Générale
Le directeur de la publication est Denis RobinDirecteur
Général
</Text>
<Heading size="md" as="h3" mt={4} mb={2.5}>
Hébergement de la plateforme
Expand Down

0 comments on commit e937304

Please sign in to comment.