Skip to content

Commit

Permalink
Update file
Browse files Browse the repository at this point in the history
  • Loading branch information
mpcgt committed Mar 18, 2024
1 parent 7f18258 commit c0b4e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const FooterEnd = () => {
Levetica
</Heading>
<List lineHeight="2" justifyContent="center">
<LinkItem text="Actualités" isTag={true} tagText="New" />
<LinkItem text="Actualités" href="/.src/assets/routes/about.tsx" isTag={true} tagText="New" />
<LinkItem text="Aide" isTag={true} tagText="New" />
<LinkItem text="À propos" isTag={true} tagText="New" />
</List>
Expand Down

0 comments on commit c0b4e41

Please sign in to comment.