Skip to content

Commit be40a12

Browse files
committed
Update meta details
1 parent b71e294 commit be40a12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ import "@/styles/globals.css";
1313
const inter = Inter({ subsets: ["latin"] });
1414

1515
export const metadata: Metadata = {
16-
title: "NEET Results",
17-
description: "Check NEET results",
16+
title: "NEET Exam Results",
17+
description: "Check NEET 2024 Exam results",
1818
};
1919

2020
export default function RootLayout({

0 commit comments

Comments
 (0)