feat: BLACK HEART header text links to main site
This commit is contained in:
@@ -166,7 +166,7 @@ export default function AdminLayout({
|
||||
>
|
||||
<Menu size={24} />
|
||||
</button>
|
||||
<span className="font-bold">BLACK HEART</span>
|
||||
<a href="/" className="font-bold hover:text-gold transition-colors">BLACK HEART</a>
|
||||
</header>
|
||||
|
||||
<main className="flex-1 p-4 sm:p-6 lg:p-8">{children}</main>
|
||||
|
||||
Reference in New Issue
Block a user