Skip to content

Commit

Permalink
changing title from WebX-Team to Team
Browse files Browse the repository at this point in the history
Signed-off-by: Tushar Saini <s2sharpit@gmail.com>
  • Loading branch information
s2sharpit committed Jul 10, 2023
1 parent 5b97031 commit 583acf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/team/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import TeamCard from "@/components/TeamCard";
import { Metadata } from 'next';

export const metadata: Metadata = {
title: 'WebX Team',
title: 'Team',
}

export default async function Team() {
Expand Down

0 comments on commit 583acf6

Please sign in to comment.