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

🤖 Add meta tags to all pages #18

Closed
5 tasks done
Evavic44 opened this issue Jul 12, 2022 · 1 comment · Fixed by #46
Closed
5 tasks done

🤖 Add meta tags to all pages #18

Evavic44 opened this issue Jul 12, 2022 · 1 comment · Fixed by #46
Labels
enhancement New feature or request

Comments

@Evavic44
Copy link
Owner

Evavic44 commented Jul 12, 2022

Add the required meta tag for each page.

At the head of the page, import Next Head

import Head from "next/head";

Pages to be added

  • Home Page
  • About Page
  • Explore Page
  • Login Page
  • User Page
@Evavic44 Evavic44 added the enhancement New feature or request label Jul 12, 2022
@Evavic44
Copy link
Owner Author

Evavic44 commented Jul 21, 2022

  • 404 page

@Evavic44 Evavic44 linked a pull request Jul 21, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant