Skip to content

Commit 583acf6

Browse files
committed
changing title from WebX-Team to Team
Signed-off-by: Tushar Saini <[email protected]>
1 parent 5b97031 commit 583acf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/team/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import TeamCard from "@/components/TeamCard";
55
import { Metadata } from 'next';
66

77
export const metadata: Metadata = {
8-
title: 'WebX Team',
8+
title: 'Team',
99
}
1010

1111
export default async function Team() {

0 commit comments

Comments
 (0)