Rename navigation item
Change the name of the navigation item to "Interactives".
This commit is contained in:
parent
d8e738e30c
commit
5f5b4657fa
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ const Navigation = () => {
|
||||||
to="/"
|
to="/"
|
||||||
className="text-xl font-bold text-foreground hover:text-accent transition-colors"
|
className="text-xl font-bold text-foreground hover:text-accent transition-colors"
|
||||||
>
|
>
|
||||||
EduInteractives
|
Interactives
|
||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
<div className="flex space-x-8">
|
<div className="flex space-x-8">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue