Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/meta tags fix merge resolved #227

Merged
merged 31 commits into from
Jul 6, 2023

Conversation

gabros20
Copy link
Collaborator

@gabros20 gabros20 commented Jul 6, 2023

  • added SEO component, that will handle all meta and OG content on pages.
  • added seoContent.js file in src/datas folder for each page. As for now, title, description, image can be edited per page.
  • removed Helmet meta implementations in pages, in favour of new SEO component
  • refactored index.js from class component to functional component

@alex-beckett alex-beckett merged commit 8bf04ba into main Jul 6, 2023
1 check passed
@alex-beckett alex-beckett deleted the release/meta-tags-fix-merge-resolved branch December 12, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants