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

Remove <title> from inside <main> #33150

Merged
merged 1 commit into from
Sep 12, 2021

Conversation

graysonhicks
Copy link
Contributor

Since this example is for functions, this title is not really necessary. A <title> should only be used inside a , but adding react-helmet or dynamically setting the page title is not necessary here.

Description

Documentation

Related Issues

Since this example is for functions, this title is not really necessary.  A <title> should only be used inside a <head>, but adding react-helmet or dynamically setting the page title is not necessary here.
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Sep 11, 2021
@KyleAMathews KyleAMathews merged commit 14059da into master Sep 12, 2021
@KyleAMathews KyleAMathews deleted the remove-title-tag-from-functions-hello-world branch September 12, 2021 05:23
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Sep 20, 2021
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.

3 participants