Skip to content

Commit

Permalink
Modified: app/layout.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
mbilawalzaman committed Sep 26, 2023
1 parent 3e9450a commit 91cd5ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion my-app/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { Inter } from 'next/font/google'
const inter = Inter({ subsets: ['latin'] })

export const metadata: Metadata = {
title: 'Create Next App',
title: "Rececuiters",
description: 'Generated by create next app',
}

Expand Down

0 comments on commit 91cd5ec

Please sign in to comment.