Skip to content

Commit

Permalink
Demo live
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeDan authored Aug 29, 2024
1 parent e8b5d71 commit 96f9450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TopBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const TopBar = () => {
href="/"
className={`mx-auto flex h-10 flex-1 items-center justify-center font-bold uppercase ${isMainPage ? "text-orange" : "text-foreground"}`}
>
Coucou
Accueil
</Link>
<Link
href="/parcours"
Expand Down

0 comments on commit 96f9450

Please sign in to comment.