mirror of
https://github.com/harivansh-afk/Austens-Wedding-Guide.git
synced 2026-04-18 00:02:44 +00:00
updated name
This commit is contained in:
parent
7bde6fc15c
commit
fa1a061320
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ const Navbar = () => {
|
||||||
{/* Logo */}
|
{/* Logo */}
|
||||||
<Link to="/" className="flex items-center space-x-2">
|
<Link to="/" className="flex items-center space-x-2">
|
||||||
<Feather className="h-6 w-6 text-sage-700" />
|
<Feather className="h-6 w-6 text-sage-700" />
|
||||||
<span className="font-cormorant text-xl text-sage-900">Austen's Wedding Guide</span>
|
<span className="font-cormorant text-xl text-sage-900">Guide To Austen</span>
|
||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
{/* Mobile menu button */}
|
{/* Mobile menu button */}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue