Skip to content

Commit

Permalink
update meta description
Browse files Browse the repository at this point in the history
Signed-off-by: vishalvivekm <[email protected]>
  • Loading branch information
vishalvivekm committed Aug 31, 2023
1 parent 4f9734f commit 7926acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/community/handbook/faq.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ const Faq = () => {
};
export default Faq;
export const Head = () => {
return <SEO title="FAQ" description="Frequently Asked Questions" />;
return <SEO title="FAQ" description="General Frequently Asked Questions" />;
};

0 comments on commit 7926acc

Please sign in to comment.