Rebrand PodcastYes -> Podcast Distribution AI (podcastdistributionai.com)
This commit is contained in:
@@ -12,7 +12,7 @@ export default function AuthLayout({ children }: { children: React.ReactNode })
|
||||
<span className="flex h-9 w-9 items-center justify-center rounded-2xl bg-brand text-brand-foreground">
|
||||
<Mic className="h-5 w-5" />
|
||||
</span>
|
||||
PodcastYes
|
||||
Podcast Distribution AI
|
||||
</Link>
|
||||
<div className="relative w-full max-w-md">{children}</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user