Typo
This commit is contained in:
@@ -61,7 +61,7 @@ const Navbar = () => {
|
||||
<Href href="/">Accueil</Href>
|
||||
<Href href="/planning">Planning</Href>
|
||||
<Href href="/about">À propos</Href>
|
||||
<Href href="/gallery">Gallerie</Href>
|
||||
<Href href="/gallery">Galerie</Href>
|
||||
<Href href="/blogs">Blog</Href>
|
||||
</div>
|
||||
</div>
|
||||
@@ -156,7 +156,7 @@ const Navbar = () => {
|
||||
href="/gallery"
|
||||
className="font-semibold"
|
||||
>
|
||||
Gallerie
|
||||
Galerie
|
||||
</Link>
|
||||
<Link
|
||||
href="/blogs"
|
||||
|
||||
Reference in New Issue
Block a user