Open
Description
Mentor: Chathu Vishwajith
Brief
Create SEO component to put in every page and post headers.
<SEO />
Requirements
- Need to support basic keyword and descriptions (Using frontmatter and Gatsby config).
- Need to support Schema.org tags.
- Need to support OpenGraph tags.
- Need to support Twitter Card tags.
- You may divide Component to sub-components if needed.
- PropType definitions mandatory.
If you like to work on this issue please provide small pointed steps how you going to create this.