Eren-Sama commited on
Commit ·
cc43351
1
Parent(s): 5fb0343
Update browser tab title to just 'Shortlist'
Browse files
frontend/src/app/layout.tsx
CHANGED
|
@@ -16,7 +16,7 @@ const jetbrains = JetBrains_Mono({
|
|
| 16 |
});
|
| 17 |
|
| 18 |
export const metadata: Metadata = {
|
| 19 |
-
title: "Shortlist
|
| 20 |
description:
|
| 21 |
"AI-Powered Recruiter-Aware Portfolio Architect. Analyze JDs, generate tailored capstone projects, and optimize your engineering portfolio.",
|
| 22 |
};
|
|
|
|
| 16 |
});
|
| 17 |
|
| 18 |
export const metadata: Metadata = {
|
| 19 |
+
title: "Shortlist",
|
| 20 |
description:
|
| 21 |
"AI-Powered Recruiter-Aware Portfolio Architect. Analyze JDs, generate tailored capstone projects, and optimize your engineering portfolio.",
|
| 22 |
};
|