Skip to content

Commit

Permalink
Update community-roles page title
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Vishal <[email protected]>
  • Loading branch information
vishalvivekm authored Sep 7, 2023
1 parent 7926acc commit 7d2d7ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/community/handbook/community-roles.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ const ContributorJourney = () => {
};
export default ContributorJourney;
export const Head = () => {
return <SEO title="Contributor Journey" description="Description of the different roles in the Layer5 community" />;
};
return <SEO title="Community Roles" description="Description of the different roles in the Layer5 community" />;
};

0 comments on commit 7d2d7ac

Please sign in to comment.