copy: rename site branding to Krishna
This commit is contained in:
@@ -2,7 +2,7 @@ export function Footer() {
|
||||
return (
|
||||
<footer className="border-t border-border mt-16 py-8 text-center">
|
||||
<p className="font-mono text-sm text-ink-soft">
|
||||
© {new Date().getFullYear()} blog. All rights reserved.
|
||||
© {new Date().getFullYear()} Krishna A. All rights reserved.
|
||||
</p>
|
||||
</footer>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user