copy: rename site branding to Krishna
This commit is contained in:
@@ -23,7 +23,7 @@ export function Header() {
|
||||
>
|
||||
<div className="max-w-4xl mx-auto px-6 py-4 flex items-center justify-between">
|
||||
<Link href="/" className="heading-sm text-ink hover:text-accent transition-colors">
|
||||
blog
|
||||
Krishna
|
||||
</Link>
|
||||
<div className="flex items-center gap-8">
|
||||
{navLinks.map((link) => {
|
||||
|
||||
Reference in New Issue
Block a user