diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0240ff2..5ee69ae 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -9,8 +9,8 @@ import { Footer } from '@/components/Footer' const inter = Inter({ subsets: ['latin'] }) export const metadata: Metadata = { - title: 'Credit Maker', - description: 'Create CREDIT statements easily', + title: 'CRediT Maker', + description: 'Create CRediT statements easily', } export default function RootLayout({ diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 3d07c9d..9021a5d 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -11,7 +11,7 @@ export function Header() {
CREDIT Maker
+CRediT Maker